task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-p6fdg-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-p6fdg-kubeconfig [get-kubeconfig] Found admin password secret: cluster-p6fdg-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-p6fdg-password [get-kubeconfig] API Server URL: https://a0fd54a36f705431fae669e26712efe0-7015e6543468dd8f.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.18679430-5849-42b4-905a-aa880dd57be9.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% (2689/3093) Updating files: 87% (2691/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1694 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 7.65s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 21.03s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 82ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a0fd54a36f705431fae669e26712efe0-7015e6543468dd8f.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-dtrt9 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-dtrt9 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-2mps9 1/1 Running 0 66s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-2mps9 condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-m7mwg 1/1 Running 0 77s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-m7mwg condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-7hskt 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-7hskt condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-69b5d94596-jrddf" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-69b5d94596-vgkls condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ..+.....+++++++++++++++++++++++++++++++++++++++++++++*.........+......+....+.....+.......+...+..+..........+........+.......+......+..+......+.+...+..+....+...........+++++++++++++++++++++++++++++++++++++++++++++*..+.................+............+.......+.....+.....................+........................................+..+.+.....+.......+........+......+...................+..............+...+.........+...+......+.+...............+...+..+.+........+..........+.........+..+......+.............+...........+....+.........+..+...+................+......+.....+.+..+............+.+..+...+...+....+..................+...+...........+.+.................+.+..............+...+....+.....+.+........+............+.......+...............+..+......+...+.......+..+...............+......+.+.........+++++ [e2e-predictor] ...........+...+.....+......+.+++++++++++++++++++++++++++++++++++++++++++++*.............+.+.........+.....+.......+.....+..........+...+..+...+..........+...+...+.....+.......+...+..+.........................+..+.+.........+..+.........+.......+..+.+.....+++++++++++++++++++++++++++++++++++++++++++++*.........+......+..+............+..........+.....+...+.......+......+.........+..+...+.+...............+...........+...+................+...........+....+..+.........+...+.+............+...+...........+.........+.......+.........+..............+............+...+.........+................+......+...+.....+..........+...........+.+.........+..+...+......+...+...+.........+.........+.....................+....+............+.................+.............+..+.+.....+......+.................................+..........+......+......+..................+..+....+......+...........+...+....+........+...+............+.............+......+...........+...+.+...........+...+.+......+...+............+..+.......+...+.....+.......+.....+.+...+..+..........+...+..+.......+........+...+.........+...+............+....................................+......+.........+............+.............+............+.....+....+.....+...+...............+..........+...........+.+...+..................+............+.....+.+......+........+...+.........+....+.....+......+......+...+......+...+.......+...+........+...+.......+...+..+.......+...........+.........+..........+......+............+..+......+.......+..+...+...+.........................+......+.....+...+..........+...+...............+.................+..........+..+.+..+................+.....+.......+..+...+..................+............+.............+...........+.+.........+......+........+....+..+....+.....+....+..+.+..............+.............+...............+++++ [e2e-predictor] ----- [e2e-predictor] .+++++++++++++++++++++++++++++++++++++++++++++*............+.......+...+..+...+......+.......+...+.........+.....+.+..............+......+......+.+..+...+....+...+++++++++++++++++++++++++++++++++++++++++++++*...........+++++ [e2e-predictor] .+..+..........+.........+...+++++++++++++++++++++++++++++++++++++++++++++*....+........+.+.....+.........+......+......+...+....+..+++++++++++++++++++++++++++++++++++++++++++++*.....+.........+.....+.+...+............+.....+......+...+....+.....+.+.....................+........+.............+.........+.....+......+...+....+..+...+..........+...........+.......+............+..+...+.+.........+...+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.22 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.22 [e2e-predictor] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-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', 'asyncio': '0.23.8', 'json-report': '1.5.0', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: cov-5.0.0, xdist-3.6.1, metadata-3.1.1, httpx-0.30.0, asyncio-0.23.8, json-report-1.5.0, anyio-4.9.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-02 12:50:19.108 4273 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-02 12:51:59.509 4273 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.509 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.510 4273 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 12:51:59.510 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 12:51:59.510 4273 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.510 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.511 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.511 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.512 4273 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.512 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.638 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.638 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.639 4273 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.639 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.639 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.639 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.639 4273 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.639 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.640 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.640 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:51:59.640 4273 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:51:59.640 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:52:04.673 4273 kserve.trace Got response [{'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 12:52:04.673 4273 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a1d31da2-63b1-43ba-bfe6-a575f503a2fe', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-02 12:53:44.871 4273 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.871 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.871 4273 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 12:53:44.871 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 12:53:44.871 4273 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.871 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.872 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.872 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.872 4273 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.872 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.873 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.873 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.873 4273 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.873 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.874 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.874 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.874 4273 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.874 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.875 4273 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.875 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:53:44.875 4273 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:44.875 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:53:49.907 4273 kserve.trace Got response [{'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}, {'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}, {'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}, {'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 12:53:49.907 4273 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}, {'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}, {'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}, {'message': '', 'batchId': '2cc59086-795f-4537-b706-3eca3bcdf37a', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-02 12:55:40.168 4273 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:55:40.168 4273 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.18679430-5849-42b4-905a-aa880dd57be9.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 12:55:40.198 4273 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-02 12:55:40.198 4273 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-02 12:58:55.541 4273 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 12:58:55.541 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 12:58:55.541 4273 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 12:58:55.541 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-02 13:01:11.000 4273 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:01:11.000 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:01:11.000 4273 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:01:11.000 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-02 13:03:06.323 4273 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:03:06.323 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:03:06.323 4273 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:03:06.323 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-02 13:05:21.637 4273 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:05:21.637 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:05:21.637 4273 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:05:21.637 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-02 13:05:56.915 4273 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:05:56.915 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:05:56.915 4273 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:05:56.915 4273 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 945.48s (0:15:45) ============== [must-gather] [must-gather ] OUT 2026-07-02T13:06:02.981980474Z 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: 3e6c82cb-835b-4bc2-a7f1-863844b40b91 [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:06:03.041553852Z namespace/openshift-must-gather-tswgc created [must-gather] [must-gather ] OUT 2026-07-02T13:06:03.056965588Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-m727v created [must-gather] [must-gather ] OUT 2026-07-02T13:06:03.093643625Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:09.729016547Z [disk usage checker] Started [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:09.732226920Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:09.869478084Z No resources found in openshift-must-gather-tswgc namespace. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:09.987123387Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.139928716Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.139964023Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.139964023Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.142176392Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.295780875Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.295813613Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.295813613Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.298056322Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.445074202Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.445104543Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.445104543Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.447312407Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.596785658Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.596876855Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.596876855Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.599133315Z Error getting logs from rhods-notebooks [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.747741156Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.747770785Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.747770785Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.749755763Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.896940638Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.896971256Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.896971256Z namespaces "istio-system" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:10.899064975Z Error getting logs from istio-system [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.050225864Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.050256205Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.050256205Z namespaces "knative-serving" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.052297585Z Error getting logs from knative-serving [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.203203168Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.203234243Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.203234243Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.205231919Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.484996344Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.755401916Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.887294746Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.967638043Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:11.969625937Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.096509837Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.179716150Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.181908045Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.305653024Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.384920634Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.386809222Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.512643259Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.590554673Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.592337327Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.715346097Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.796475089Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.798526614Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:12.921717735Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.003938105Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.005971256Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.132505333Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.213883445Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.216303574Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.343226301Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.426083021Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.428212414Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.550255116Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.631765050Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.633856706Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.764132119Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.845636981Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.847710557Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:13.976975248Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.056332698Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.058383480Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.181637693Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.265487325Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.267699578Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.395389090Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.476710087Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.478794314Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.601803358Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.682833661Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.684885364Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.737400193Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.809802463Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.889839747Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:14.892021995Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.020574215Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.098254340Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.100166218Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.224971208Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.308281736Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.310714310Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.437388479Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.520014423Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:15.522184630Z Error collecting info from [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:16.216191213Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:16.347380542Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:16.476880450Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:16.598717026Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:16.721859880Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:16.956639470Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.094939335Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.222992621Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.351273457Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.481514317Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.614805637Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.744202651Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.867563269Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:17.994749152Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:18.127649645Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:18.425951906Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:18.572654166Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:18.778987418Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:18.893585399Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.040577584Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.190116638Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.371025386Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.482736901Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.631487639Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.741906061Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.756808181Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:19.933791913Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.041926651Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.192088278Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.342178390Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.501768372Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.606443295Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.760374673Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:20.906695775Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.068049358Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.174496799Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.322373893Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.451787216Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.621103370Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.729491668Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:21.880735468Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:22.088324043Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:22.301586894Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:22.411861153Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:22.565066223Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:22.716583566Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:22.896947405Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.005072791Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.160262368Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.322214324Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.517446872Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.634558369Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.787586079Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:23.947861457Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.126386850Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.237646135Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.405661860Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.537006474Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.727267094Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.746374976Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:24.850642716Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.001809857Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.156190723Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.369375535Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.483753044Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.635078377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.757024696Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:25.957429798Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:26.067032427Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:26.220267470Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:26.374841315Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:26.583277666Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:26.705444486Z Wrote inspect data to must-gather. [must-gather] [must-gather-jlq8x] POD 2026-07-02T13:06:27.648945590Z Caches written to disk [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.67572193Z waiting for gather to complete [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.680827366Z downloading gather output [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.975231759Z receiving incremental file list [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.988770357Z ./ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.988828131Z aggregated-discovery-api.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.989097488Z aggregated-discovery-apis.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.98978015Z event-filter.html [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.99027205Z timestamp [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990395558Z version [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990473883Z cluster-scoped-resources/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990482073Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990486343Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990525166Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.99059271Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990603251Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990643333Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990696607Z namespaces/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990704307Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990739259Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990802153Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990847126Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990896289Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.990949902Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991033048Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991116153Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991224999Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991269442Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991312795Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991357577Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.99140325Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991475565Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991522338Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.99156665Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991665947Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991703609Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991745892Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991861759Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.991934543Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.992908964Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.992981138Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993058683Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993202232Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993394564Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993436806Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.99349227Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993518651Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993569505Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993609237Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993651459Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993794459Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993838721Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993882944Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993923976Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.993960839Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.994009802Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.994047764Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.994092937Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:28.994133509Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:29.002507328Z [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:29.00254461Z sent 761 bytes received 47,662 bytes 32,282.00 bytes/sec [must-gather] [must-gather-jlq8x] OUT 2026-07-02T13:06:29.002553561Z total size is 604,547 speedup is 12.48 [must-gather] [must-gather ] OUT 2026-07-02T13:06:29.058884359Z namespace/openshift-must-gather-tswgc 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: 3e6c82cb-835b-4bc2-a7f1-863844b40b91 [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:06:29.179635588Z 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: 3e6c82cb-835b-4bc2-a7f1-863844b40b91 [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:06:29.200072973Z namespace/openshift-must-gather-42fsq created [must-gather] [must-gather ] OUT 2026-07-02T13:06:29.207961982Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-q2jnl created [must-gather] [must-gather ] OUT 2026-07-02T13:06:29.228242808Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:30.509856310Z [disk usage checker] Started [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:30.513381372Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:30.717310728Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:30.864933207Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:30.983177690Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:31.126951249Z Gathering data for ns/default... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:31.497832718Z Gathering data for ns/openshift... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:31.983361661Z Gathering data for ns/kube-system... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:32.972116148Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.388732999Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.388764103Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.388764103Z namespaces "assisted-installer" not found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.397078484Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.402457023Z 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-vkvn2] POD 2026-07-02T13:06:33.408414937Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.408976278Z INFO: Collecting host service logs for crio [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.409330916Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.409763996Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.410115747Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.410493002Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.410904906Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.411292331Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.411965695Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.412271470Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.412679965Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.412982838Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.413379027Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.415474971Z Executing Istio gather script [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.415711025Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.426552989Z INFO: Gathering HAProxy config files [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.537493138Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:33.863994390Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.019754141Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.142982905Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.360887849Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.386701233Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.386741254Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.445411073Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.486486885Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.715209178Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.739076415Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.818572403Z No resources found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.844659610Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.849257839Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-v24km [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.849257839Z insights-runtime-extractor-8s8v2 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.849257839Z insights-runtime-extractor-ksn6z [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.849257839Z insights-runtime-extractor-r2zs8 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:34.916755187Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.192783873Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.309364465Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.385216976Z INFO: 'previous-logs' folder not found on ip-10-0-134-129.ec2.internal, skipping... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.574060717Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.596976499Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.603822273Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.603822273Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.606175913Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.610722993Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.800771135Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.810543418Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.892258985Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:35.986008728Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.021449903Z No resources found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.044948787Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.068549000Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.228380596Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.232558335Z INFO: 'previous-logs' folder not found on ip-10-0-137-242.ec2.internal, skipping... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.272261377Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.407241128Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.415529916Z INFO: HAProxy config collection complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.428807004Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.446891611Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.528725766Z INFO: 'previous-logs' folder not found on ip-10-0-143-149.ec2.internal, skipping... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.528765612Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.528776040Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.615374187Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.721056450Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.909889770Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.915946584Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:36.934702700Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.077027770Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.151116453Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.236586574Z INFO: INTERCONNECT MODE [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.236628193Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.383341920Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.402429239Z INFO: Gathering OVN_Northbound from ovnkube-node-5vlwp... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.402643042Z INFO: Gathering OVN_Northbound from ovnkube-node-qmx4p... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.402848431Z INFO: Gathering OVN_Northbound from ovnkube-node-w4qr9... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.403115027Z INFO: Gathering OVN_Southbound from ovnkube-node-5vlwp... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.403356042Z INFO: Gathering OVN_Southbound from ovnkube-node-qmx4p... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.403670931Z INFO: Gathering OVN_Southbound from ovnkube-node-w4qr9... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.690936088Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.720884634Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.913557141Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.975574729Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:37.981199149Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.008363742Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.035905825Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.049702431Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.056624392Z tar: Removing leading `/' from member names [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.173264604Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.241133453Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.347010651Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.347116884Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.347636356Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.349731679Z 3.3M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.352271583Z ovnk_database_store/ [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.352271583Z ovnk_database_store/ovnkube-node-5vlwp_sbdb [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.371132673Z ovnk_database_store/ovnkube-node-w4qr9_nbdb [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.379907550Z ovnk_database_store/ovnkube-node-qmx4p_sbdb [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.401129767Z ovnk_database_store/ovnkube-node-w4qr9_sbdb [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.417572369Z ovnk_database_store/ovnkube-node-5vlwp_nbdb [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.425152827Z ovnk_database_store/ovnkube-node-qmx4p_nbdb [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.437223239Z INFO: Network log collection complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.458156962Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.459668819Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.538286173Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.666016434Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.728146642Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.762731531Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.935302093Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.937226132Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.952764736Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:38.955867970Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.143896206Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.187966778Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.374141965Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.376426954Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.399982029Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.548629170Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.577196083Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.714781357Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.813667061Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.816044323Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:39.859882439Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.014586553Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.063498535Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.207814602Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.316959250Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.321678394Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.506389354Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.617255764Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.724556275Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.728204371Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.751319227Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.919041682Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:40.992464848Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.123752311Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.126999485Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.311296350Z Gathering data for ns/openshift-console... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.332662414Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.531705728Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.534139613Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.710863036Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.923085754Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:41.925799170Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.006217702Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.128047553Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.135560935Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.318704355Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.322067938Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.510672985Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.704237657Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:42.731404450Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:43.091579874Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:43.272225120Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:43.461811199Z Done executing Istio gather script [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:44.029941360Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:44.391067901Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:44.626137630Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:45.043626037Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:45.528174349Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:45.577551255Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:45.621948277Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:46.194701252Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:46.652693700Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:47.790009776Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:48.055428121Z Collecting performance related data for node ip-10-0-134-129.ec2.internal [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:48.062716577Z Collecting performance related data for node ip-10-0-143-149.ec2.internal [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:48.070608009Z Collecting performance related data for node ip-10-0-137-242.ec2.internal [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:49.098920994Z Gathering data for ns/kserve... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:50.626406165Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:51.235563535Z Gathering data for ns/openshift-config... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:51.681603330Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:52.366052271Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:52.731334248Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:53.077469252Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:53.447002729Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:53.832623153Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:54.251900712Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:54.684275737Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:55.176842624Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:55.632812125Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:55.735931463Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:56.456490545Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:56.585700585Z Collecting kubelet logs for node ip-10-0-134-129.ec2.internal [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:56.587542316Z Collecting kubelet logs for node ip-10-0-143-149.ec2.internal [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:56.589201561Z Collecting kubelet logs for node ip-10-0-137-242.ec2.internal [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:56.928091093Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-42fsq namespace [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:56.935481064Z INFO: Node performance data collection complete. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:06:58.302114812Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:00.315787214Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:00.639746740Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:00.706357505Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:01.389534622Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:01.884194933Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:02.439418707Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:02.811034509Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:03.417824193Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:03.800323514Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:04.268811127Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:04.565976483Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:04.867174623Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:05.542533405Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:05.644035185Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:05.894712725Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:06.279396239Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:06.735098372Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.821052448Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.821101369Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.821101369Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.954822691Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:08.101513910Z Caches written to disk [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.821052448Z Wrote inspect data to must-gather. [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.821101369Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.821101369Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:07.954822691Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-vkvn2] POD 2026-07-02T13:07:08.101513910Z Caches written to disk [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.139099336Z waiting for gather to complete [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.142813526Z downloading gather output [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.430131729Z receiving incremental file list [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.453526049Z ./ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.453613174Z aggregated-discovery-api.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.453941555Z aggregated-discovery-apis.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.454742335Z event-filter.html [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.457202187Z timestamp [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.457305213Z version [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.468548Z cluster-scoped-resources/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.468564561Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.468570232Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.468636766Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.468817727Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.468933854Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469001828Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.46903303Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469122426Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469222532Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469323819Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469371082Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.46950526Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469574594Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469863332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.469906735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.470137489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.470422797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.4706346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.470775638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.47467397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.476395797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.476547386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.476690175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.476857916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.477002564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.477334295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.477552289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.477728349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478031518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478204739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478320196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478428003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478523869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478627645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478780445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.478971517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.479097025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.479245864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.481256928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.481416028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.481570068Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.481808673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.482066798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.482506466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.482612682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.48273316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.482868148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.482977685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.483088942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.48321531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.483362659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.483490797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.483595153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.483960346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.484092874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.484228003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.484767876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.484886633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.484996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.485208593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.485334411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.485532303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.485694293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.485856553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.485972341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486087338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486233647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486356184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486493663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486622961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486750609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.486892758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.487391799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.487777372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.48789015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.48869795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.488829878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.488949195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.489055022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.489174769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.489367831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.489640728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.489764106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.489875883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.490029742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.490164721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.490289798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.490433457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.490591227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.490735996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.492982395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.493483966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494017459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494235943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494409464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494544762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494660279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494764056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.494868792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.501295701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.501431209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.501582538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.501712947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.501815083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.50613481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.510584917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.510788079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.511064056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.511263499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.511409108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.511514494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.511679934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.511914289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512017975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512120622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512337335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512449062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.51257688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512684667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512821525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.512953243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.51305802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.513207359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.513350358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.513451064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.513557341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.513842039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.513972187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.514250954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.514421884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.514538412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.514637228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.51661382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.516733238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.516837754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.516942991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.51708763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.517271931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.518805466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.518952005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.519090554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.519279416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.519397273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.519646598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.520166451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52031535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.520423147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.520525063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52112922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.522461103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.522559829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.522707098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.522830856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.522980895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523085752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523236831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523396331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52354514Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523748423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523803736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523894872Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.523973936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524051451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524129536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524330949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524414984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524497269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524590425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524683231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524774136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524856901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.524935856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525019521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525104347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525222244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525304159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525389364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525470289Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525553345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52564237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525723875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52580602Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525894096Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.525977251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526065156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526170563Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52629058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526374856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526456941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526540466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526633061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526722187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526807262Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526890787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.526973082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527056548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527173575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527317204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527443392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527537088Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527617742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527728059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527832726Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.527929932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528010657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528088282Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52821908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528302725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528420102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528494537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528584502Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528672328Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528759493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528854719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.528938274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.52903048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529136537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529290656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529375902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529473988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529554182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529643348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529729704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529826139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.529904704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5299952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530086535Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530196512Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530293579Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530380324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530467979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530548344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530635329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530727525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530811771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530921047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.530999152Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531087838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531253508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531349664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531435099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531518904Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53161095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531709786Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531795072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531862486Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.531899768Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53192638Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-42wh7.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532033256Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8gkv6.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532120502Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-92nhg.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532242809Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bdllx.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532326105Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-d6m6q.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53240873Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k44gk.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532496075Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kgzfv.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532589781Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l8vvg.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53273601Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-m5d5f.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532827945Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rw4rb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.532915491Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vzxpv.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533007657Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xcs2w.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533089472Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-blm5w.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53322507Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-j5wvh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533316766Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pwjdl.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533451814Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533500147Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533654237Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533796036Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533881671Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.533962686Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534306547Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534417614Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534498769Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534585385Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534687971Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534774466Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534864022Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.534941136Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535060154Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53516733Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535280108Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535368083Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535468279Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535552194Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535683253Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535761547Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.535876585Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53596385Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.536095338Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53613067Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.536262438Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.536357324Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53644481Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.536524395Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53661372Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.536699776Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.536851025Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53693986Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537033686Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537114601Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537236489Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537362357Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537446672Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537543128Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537628963Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537722569Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537806374Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53789664Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.537980535Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53807083Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538134805Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538210899Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538280574Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538322836Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538370389Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538397831Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538463445Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538501267Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538549Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538586742Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538728661Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538762224Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538814537Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538823557Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538850799Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538938204Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538979317Z cluster-scoped-resources/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.538988347Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53902639Z cluster-scoped-resources/core/nodes/ip-10-0-134-129.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.539224172Z cluster-scoped-resources/core/nodes/ip-10-0-137-242.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53935171Z cluster-scoped-resources/core/nodes/ip-10-0-143-149.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.539446476Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.539495699Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.539539792Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53967413Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.539753135Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53983327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.539918065Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.53999754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540138919Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540264377Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540349782Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540437547Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540529833Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540622239Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540703274Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540817991Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.540935108Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541057516Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541186834Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541307051Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541393567Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541484042Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541566287Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541647872Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541687915Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541794351Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541867326Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.541949851Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542039007Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542182525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542384968Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542591941Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54273436Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542802124Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542812284Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542874458Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.542990846Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543042849Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543116033Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543129504Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543217469Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543321206Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543483176Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54355563Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543565541Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543614794Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543732712Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543740052Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543789035Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54387506Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.543923373Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544039661Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544089304Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544226452Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544281586Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544338029Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544386652Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544492689Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544544532Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544597265Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544645858Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544705332Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544753395Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544803028Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544854011Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544927426Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.544980259Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545066714Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545111527Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545212383Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545262626Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54531826Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545364573Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545430547Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54548013Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545582916Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545589927Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54563811Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545699643Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545750727Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545842742Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.545905776Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54596475Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546083307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546215695Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546384846Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546531305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546632681Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546726987Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.546831404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54692683Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547024246Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547123922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54725258Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547343105Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547429941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547534977Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547648604Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54774753Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547854587Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.547955303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.548064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54823292Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.548332827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54838905Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.548534099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.548613064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.548742082Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.548898002Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549002578Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549116865Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549248254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.54934828Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549452526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549555713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549641188Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549730443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549816189Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.549923565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550008721Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550112137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550238345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550333561Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550440767Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550528703Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550625569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550696283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550789829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550867664Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.550952369Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551041035Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55112709Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551248367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551342273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551384076Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551390776Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551428889Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551497133Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551508234Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551535685Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55160374Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55161254Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551655703Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551727297Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55176439Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-129.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551858695Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-242.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55193665Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-149.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.551992504Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552035906Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552351616Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552397249Z host_service_logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552436191Z host_service_logs/masters/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552481134Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552550928Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552607612Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552673526Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552801474Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552910801Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.552970994Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553046939Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553107313Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553217Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553283293Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553318776Z ingress_controllers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553325266Z ingress_controllers/default/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553328666Z ingress_controllers/default/router-default-75f5b9b69-llsxt/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553359968Z ingress_controllers/default/router-default-75f5b9b69-llsxt/haproxy.config [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553467595Z insights-data/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553474996Z istio/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553507338Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553614754Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.553991317Z istio/event-filter.html [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.554076733Z istio/timestamp [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.554127586Z istio/cluster-scoped-resources/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.554136446Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5541964Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.554243933Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.554411103Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55482936Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55532908Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.556252378Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.556402487Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.556556527Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.556705536Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.556870956Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557011255Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55709313Z machine_config_ondisk/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55710026Z machine_config_termination_logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557109151Z monitoring/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557113021Z monitoring/alertmanager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557159584Z monitoring/alertmanager/status.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557292042Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557341815Z monitoring/prometheus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557395528Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.557489654Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.55757517Z monitoring/prometheus/rules.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.558263453Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.558324156Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.558371109Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559284546Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559340919Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559385062Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559484768Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559556993Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559686441Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559754915Z monitoring/prometheus/status/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.559802798Z monitoring/prometheus/status/config.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560302019Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560355922Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560447678Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560584276Z namespaces/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560591557Z namespaces/default/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5606474Z namespaces/default/default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560702944Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560745316Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56081033Z namespaces/default/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560844592Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.560927267Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561000242Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561077847Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56112467Z namespaces/default/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561219786Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561275539Z namespaces/default/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561321072Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561398967Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56144373Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561484302Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561562157Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56161675Z namespaces/default/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561655163Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5617736Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.561847764Z namespaces/default/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562010385Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562085189Z namespaces/default/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562208737Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562338195Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562508556Z namespaces/default/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562571169Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562607762Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562682656Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562723169Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562782413Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562827485Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.562909501Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563003206Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563072051Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563133764Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563211969Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563265552Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563324966Z namespaces/default/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563376159Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563433173Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563481786Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563594853Z namespaces/kserve/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563654236Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56371656Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563756643Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563801126Z namespaces/kserve/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563840458Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.563919873Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564231752Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564436985Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564472837Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56451675Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564561263Z namespaces/kserve/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564601505Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56467677Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564797898Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56484207Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564917725Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564959857Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.564972578Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565019131Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565110437Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565257316Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565363903Z namespaces/kserve/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565399795Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565656381Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.565778588Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.566166252Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.566251317Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.566602999Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.566726057Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567037276Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567163784Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567217137Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567403329Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56742098Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567490864Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567561799Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567659895Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567731089Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567797913Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567815454Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56790513Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.567929372Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568018997Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5680588Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568094132Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568235681Z namespaces/kserve/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568249372Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568284184Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/kserve-controller-manager-69b5d94596-vgkls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568367439Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568374989Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/manager/manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56837856Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/manager/manager/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.568414842Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/manager/manager/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569556753Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569634457Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-vgkls/manager/manager/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.56967664Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569698981Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/llmisvc-controller-manager-67d95fdc48-7hskt.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569791457Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569802888Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/manager/manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569809288Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/manager/manager/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.569873972Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/manager/manager/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57016093Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570246865Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-7hskt/manager/manager/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570270787Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570346642Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/model-serving-api-fd65d7d6-9n5jl.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570437697Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/server/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570454588Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/server/server/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570462439Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/server/server/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570512682Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/server/server/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570621379Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/server/server/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570708314Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9n5jl/server/server/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570747706Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570786479Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/odh-model-controller-84b54b7f97-7mztl.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570895805Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570904016Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/manager/manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570908556Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/manager/manager/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.570958179Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/manager/manager/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574122296Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574276595Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-7mztl/manager/manager/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574308327Z namespaces/kserve/pods/s3-init-fql8x/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57435911Z namespaces/kserve/pods/s3-init-fql8x/s3-init-fql8x.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574461897Z namespaces/kserve/pods/s3-init-fql8x/download-hf-model/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574472277Z namespaces/kserve/pods/s3-init-fql8x/download-hf-model/download-hf-model/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574479938Z namespaces/kserve/pods/s3-init-fql8x/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574551222Z namespaces/kserve/pods/s3-init-fql8x/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574639188Z namespaces/kserve/pods/s3-init-fql8x/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574719862Z namespaces/kserve/pods/s3-init-fql8x/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574760955Z namespaces/kserve/pods/s3-init-fql8x/s3-init/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574775826Z namespaces/kserve/pods/s3-init-fql8x/s3-init/s3-init/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574788507Z namespaces/kserve/pods/s3-init-fql8x/s3-init/s3-init/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.574857581Z namespaces/kserve/pods/s3-init-fql8x/s3-init/s3-init/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57515896Z namespaces/kserve/pods/s3-init-fql8x/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575247055Z namespaces/kserve/pods/s3-init-fql8x/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575308249Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575365493Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom-g5bx6.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575441977Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/download-hf-model/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575450178Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/download-hf-model/download-hf-model/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575454428Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575494581Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575598107Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575693613Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575738456Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575746856Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.575750357Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57580118Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576042704Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57612471Z namespaces/kserve/pods/s3-tls-init-custom-g5bx6/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576217866Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576268779Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving-x2n4l.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576361714Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/download-hf-model/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576370065Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/download-hf-model/download-hf-model/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576382976Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576439169Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576535325Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57660565Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576641372Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576659223Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576679964Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.576731157Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5769408Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577019345Z namespaces/kserve/pods/s3-tls-init-serving-x2n4l/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577059408Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577113281Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs-64568bcd49-nd4d2.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577233818Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577244709Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs/seaweedfs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577248759Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577294182Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577481204Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577553658Z namespaces/kserve/pods/seaweedfs-64568bcd49-nd4d2/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577611302Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577655815Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom-8b44d767d-k8shf.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57774643Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577753251Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577761491Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577824015Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.577993036Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5780693Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-k8shf/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578127074Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578213839Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving-67b7477c6d-gd68j.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57839259Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578406481Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578423022Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578489996Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578677318Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578757573Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-gd68j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578801306Z namespaces/kserve/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578850869Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578901582Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.578970046Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579047951Z namespaces/kube-node-lease/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579068762Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579073392Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579121286Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-129.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579323868Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-242.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579433575Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-149.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.57950897Z namespaces/kube-system/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579556893Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579615536Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579659559Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579714492Z namespaces/kube-system/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579757405Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579887543Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.579969638Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580041052Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580092376Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580133888Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580234364Z namespaces/kube-system/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580269807Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580352982Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580409245Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580452448Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580544194Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580595187Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580606647Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58064398Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-i7q2rrzvdfkvtq2r7ulfavtybq.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580735886Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580822011Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580898826Z namespaces/kube-system/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.580942158Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58113486Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.581247787Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.581522444Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.581626731Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.581905188Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582056517Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582390188Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582466293Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582522186Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58258658Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582640944Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582723109Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582778092Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582880959Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.582964294Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583037398Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583097732Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583167206Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58323271Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583313465Z namespaces/kube-system/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583324616Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58338817Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer-9v48m.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583478656Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583491296Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583496317Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58354228Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583728461Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583800516Z namespaces/kube-system/pods/global-pull-secret-syncer-9v48m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583857869Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583921323Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer-bx9gl.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.583995818Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584006018Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584020649Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584085323Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584318108Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584408553Z namespaces/kube-system/pods/global-pull-secret-syncer-bx9gl/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584464467Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58451424Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer-lwp5m.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584584374Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584591555Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584619666Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58467569Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58484267Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584924575Z namespaces/kube-system/pods/global-pull-secret-syncer-lwp5m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.584970498Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585029002Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent-dhjpb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585122138Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585128698Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585134008Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585223994Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585751477Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585829982Z namespaces/kube-system/pods/konnectivity-agent-dhjpb/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585864473Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.585938718Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent-nmzpg.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586027734Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586036674Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586044015Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586092078Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586535415Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58661553Z namespaces/kube-system/pods/konnectivity-agent-nmzpg/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586649362Z namespaces/kube-system/pods/konnectivity-agent-v977v/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586717446Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent-v977v.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586807622Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586815643Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586822913Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.586880996Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587385968Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587468893Z namespaces/kube-system/pods/konnectivity-agent-v977v/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587515396Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587570939Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587667855Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/haproxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587675396Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587710088Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587767962Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5879092Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.587990995Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-129.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588037898Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588089251Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588199688Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/haproxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588212029Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588215839Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588246821Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588457204Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588538609Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-242.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588584102Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588638756Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588721401Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/haproxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588734251Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588748002Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588796495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.588941924Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589019279Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-149.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589066052Z namespaces/kube-system/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589119415Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589230422Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589242343Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589294836Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589410313Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589480778Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589537691Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589605265Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589656479Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589729793Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589736253Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589739684Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589783047Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.589885933Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.58999741Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590057133Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590128498Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590201282Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590268737Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59031614Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590428716Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590527943Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590629619Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590684172Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590739206Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590791679Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590844942Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.590951949Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.591004172Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.591057415Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.591166682Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.591275069Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.591348624Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.592403899Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.592514306Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.592624313Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.592733339Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.592831216Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.592997336Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593211189Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593297384Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59338283Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593461204Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593510888Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593596913Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593654116Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593767334Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59386792Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593946094Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.593993588Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594069212Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594111905Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594204081Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594257454Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594306777Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5943658Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594419064Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594470777Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594592285Z namespaces/openshift-apiserver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594650028Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594705792Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594757345Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594805058Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59484708Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.594925895Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59500062Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595085125Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595133618Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595220073Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595282787Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59533148Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595425656Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59548141Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595535763Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5956427Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595705834Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595748066Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.595865324Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59597075Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596064396Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596179733Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5962894Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596427578Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596598879Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596667793Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596709746Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59677585Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596829563Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.596894847Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59694255Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597038466Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597129812Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597219597Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59726968Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597328504Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597374577Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597443951Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597486064Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597554218Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597604481Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597679606Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597687506Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597691267Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597730159Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597830485Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597839876Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597845296Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.5978989Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597963014Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597980415Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.597985925Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598039528Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598106343Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598117703Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598158236Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598261032Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598307245Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598378229Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598418362Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598484466Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598516878Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598597413Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598676958Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598756343Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598794195Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598839728Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598889041Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.598933344Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599011199Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599070392Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599111425Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599247983Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599297376Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599306577Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59935099Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599427744Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599464957Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599576214Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59967955Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599756435Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.59983976Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.599917085Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600066014Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600231304Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600307759Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600337751Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600438717Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600463089Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600532493Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600583066Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60065363Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600686552Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600771678Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600840992Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600904686Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600952199Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.600986301Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601030534Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601069916Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60112157Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601193514Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601204884Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601237117Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60128661Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601323882Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601373435Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601402777Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601476661Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601528315Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60160901Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601649092Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601723917Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601753258Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601879656Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.601980513Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602051797Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60209368Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602138792Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602195146Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602245029Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602311893Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602364736Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602402869Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602600801Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602653234Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602665655Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602713498Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.602817484Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60291375Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.603014467Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.603115493Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.603166166Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.603283273Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.603368349Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60371621Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.603795935Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604000798Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604135286Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604290856Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604334298Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604372051Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604447316Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604488338Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604539151Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604569613Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604636097Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60467642Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604766816Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604831869Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604873992Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604916015Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.604956267Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60500458Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605080075Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605091176Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605136348Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/aws-ebs-csi-driver-node-g8z57.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605260996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-driver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605273207Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-driver/csi-driver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605279327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-driver/csi-driver/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60532646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605415806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60548218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605518662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-liveness-probe/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605526152Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605529653Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605560025Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60564451Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605711324Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605744016Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-node-driver-registrar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605751037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605754557Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605789719Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605877974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605943028Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-g8z57/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.605988291Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606037824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/aws-ebs-csi-driver-node-lj2n5.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60613179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-driver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60613814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-driver/csi-driver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606168752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606230956Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606316461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606376495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606419278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-liveness-probe/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606425858Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606437819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606478262Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606561727Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606628911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606660653Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-node-driver-registrar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606668293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606671794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606724897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606816512Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606883097Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lj2n5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60693381Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.606972752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/aws-ebs-csi-driver-node-z84jv.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607064318Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-driver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607071518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-driver/csi-driver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607076889Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-driver/csi-driver/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607114471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60726286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607328184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607374617Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-liveness-probe/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607381078Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607393918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60742609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607511376Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60758Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607622842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-node-driver-registrar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607638383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607648294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607694867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607785372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607868408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z84jv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607917921Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.607962483Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608005756Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608042839Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608079711Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608129914Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608194838Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608251701Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608293854Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608342737Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608350018Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608353528Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608404431Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608453394Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608464175Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608494456Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608580152Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608617754Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608679618Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60872181Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608790255Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608837148Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.608959885Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60903649Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609135316Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609207831Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609258934Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609331178Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609369771Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609431245Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609482198Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609566803Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609616336Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609659479Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609732963Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609782306Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609791077Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.60983801Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609928716Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.609969488Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.610627579Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.610726465Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.610863133Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.610940838Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611117259Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61129629Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611435369Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611512294Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611552216Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611600019Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611657092Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611709816Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611749238Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611785731Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611834014Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611907518Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.611984703Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612017355Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612060378Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612110281Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612167774Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612241269Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612284402Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612334085Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612371757Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61241891Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612432471Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612475523Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned-6spgz.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612561549Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612567899Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned/tuned/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612573209Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned/tuned/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612609562Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned/tuned/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61273873Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612809024Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6spgz/tuned/tuned/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612852767Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61290221Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned-wj82v.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.612992625Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613000836Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned/tuned/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613006036Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned/tuned/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61307009Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned/tuned/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613208149Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613296294Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wj82v/tuned/tuned/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613343637Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61339558Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned-xhsqd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613482236Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613492956Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned/tuned/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613497627Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned/tuned/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613529459Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned/tuned/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613633825Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61371422Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xhsqd/tuned/tuned/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613749062Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613808306Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613864849Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613920103Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613979136Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.613987487Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61402837Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-129.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614119465Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-242.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614225182Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-149.ec2.internal.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614284995Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614334909Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614427364Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614472057Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614585804Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614629827Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614692581Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614731303Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614811288Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.614916435Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615017931Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615072124Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615114907Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615177211Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615225464Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615306619Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615362852Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615413056Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61549374Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615562605Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615603417Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61580138Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.615880954Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616019413Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616099438Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616273329Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616403277Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616592418Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616678634Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616722717Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616800762Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616842984Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616911398Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.616945231Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617044657Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617128222Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617222388Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617281681Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617330944Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617384228Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617480954Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617517806Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61757973Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617611782Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617673016Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617681386Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617716118Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-9ddc5ff76-nrqft.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617804484Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-watch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617810914Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617817345Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617858807Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.617949723Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618015137Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61806058Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61806687Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.61807251Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618112523Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618632835Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618697849Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nrqft/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618737182Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618777364Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618824877Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618861219Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.618954135Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619000638Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619260664Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619306367Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619372231Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619411753Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619495789Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619592824Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619702921Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619753285Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619800708Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619850271Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619897283Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.619978448Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620031002Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620072144Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620178201Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620232344Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620240585Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620276627Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620363172Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620429916Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62048202Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620585096Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.620673482Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62097008Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621043314Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621159252Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621347363Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621490932Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621570667Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62161164Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621685974Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621719387Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62178005Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621817282Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621868706Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.621908448Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622041776Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622134052Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62226567Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622307133Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622373467Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62242313Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622522266Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622556818Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622610502Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622644054Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622726999Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62274008Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622789933Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator-69d9f679db-dbmxh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622889959Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622900109Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62290431Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.622957903Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623085831Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623174517Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-dbmxh/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.6232296Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623287304Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623348057Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623357828Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623423112Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623481766Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623530499Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623606933Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623674908Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623758403Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623811886Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623900852Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.623932464Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624019109Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624052161Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624160938Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624265484Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.6243537Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624404883Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624453156Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624505319Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624545162Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624643728Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624699521Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624744304Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624832539Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624868972Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624876572Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624911324Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.624975978Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625021311Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625111727Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625226604Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62532464Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625396394Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625470759Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625586856Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625756617Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625825761Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625867784Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625929957Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.625962519Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626013703Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626053575Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62613292Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626306191Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626373365Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626416538Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62645289Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626497243Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626540305Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626584178Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626627731Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626668543Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626747298Z namespaces/openshift-config-managed/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626791841Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626857025Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626897117Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.626993033Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627035086Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627121101Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627241899Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627321474Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627359186Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627405879Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627448371Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627483944Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627560818Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627606331Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627661785Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.62773656Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627798193Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.627844926Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.630909226Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63097779Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631069326Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63113954Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631270299Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631432899Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631580818Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63162044Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631681854Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63176921Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631817252Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631863255Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631915019Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.631958231Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632022925Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632068248Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632198496Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632288402Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632332774Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632378107Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632431051Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632481154Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632527106Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632565629Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632608882Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632615722Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632650374Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632700467Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63274331Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632790603Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632829775Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632871988Z namespaces/openshift-config-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632885119Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632892229Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.632934862Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633026968Z namespaces/openshift-config/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63306982Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633128654Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633193158Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63323877Z namespaces/openshift-config/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633282453Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633355738Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633430173Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633509297Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63355176Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633590032Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633633135Z namespaces/openshift-config/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633671888Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633746242Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633788845Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633827867Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633903052Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.633971586Z namespaces/openshift-config/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634017279Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634124705Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634233552Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634311137Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634387362Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634462886Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634602005Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634739924Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634827789Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634871272Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634932816Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.634969898Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635128298Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635205003Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635338301Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635380873Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635459468Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635534173Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635569875Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635617548Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635675112Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635715204Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635756127Z namespaces/openshift-config/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635795579Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635838682Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.635878114Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63596327Z namespaces/openshift-console-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636013913Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636065386Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636100418Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636169032Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636228436Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636311581Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636428388Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636526314Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636559426Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636605179Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636648742Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636677724Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636763809Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636818172Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636864555Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63694043Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636984093Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.636990543Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.637024185Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63709951Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.637159244Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.637735169Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.637819474Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638040588Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638115253Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638267052Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638381099Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63855436Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638610234Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638643076Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638697719Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638731421Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638778024Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638811606Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638893251Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.638978706Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.6390278Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639073472Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639129816Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639212641Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639283315Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639315507Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.63936482Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639403773Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639456866Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639465547Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639510269Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/console-operator-7fdbdf9c99-v6gg4.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639604125Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/console-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639612406Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/console-operator/console-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639615896Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/console-operator/console-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.639668359Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/console-operator/console-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640309539Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-v6gg4/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640360662Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640407095Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640447097Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64048256Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640552134Z namespaces/openshift-console/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640599497Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640660381Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640705124Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640762887Z namespaces/openshift-console/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64080628Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.640884635Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641044534Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641363064Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641402947Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641445319Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641489362Z namespaces/openshift-console/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641559377Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641647882Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641684914Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641736728Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641814902Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641877946Z namespaces/openshift-console/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.641916568Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.642524026Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.642611212Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.642919691Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.642987715Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643172376Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643325016Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643569131Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643652656Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643696119Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643768653Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643794845Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643887111Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.643905652Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644003568Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644078373Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644116285Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644179019Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644227432Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644273525Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644327968Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64436926Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644416683Z namespaces/openshift-console/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644426624Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644458786Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console-5d8d54b864-gt52k.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644555192Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644567693Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console/console/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644572653Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console/console/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644589664Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console/console/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644690891Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console/console/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644754784Z namespaces/openshift-console/pods/console-5d8d54b864-gt52k/console/console/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644800937Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64483975Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/downloads-5499b6fb8f-jgwlg.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644935536Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/download-server/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644942066Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/download-server/download-server/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644947867Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/download-server/download-server/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.644984509Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/download-server/download-server/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645386734Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645457768Z namespaces/openshift-console/pods/downloads-5499b6fb8f-jgwlg/download-server/download-server/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64549398Z namespaces/openshift-console/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645541033Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645596267Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645641559Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645726725Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645777038Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645841692Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645883145Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645940088Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.645983671Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646064306Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64613764Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646256288Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646310661Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646361824Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646408857Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64645794Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646526954Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646588038Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646638981Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646712576Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646825033Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646869206Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.646979282Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647055827Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647128732Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647242949Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647319454Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647442931Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647606151Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647670615Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647714478Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64775531Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647801123Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647840656Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647880468Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.647960863Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648036508Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648082501Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648116183Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648187187Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648244751Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648284093Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648331256Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648373239Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648416302Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648490896Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64854399Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648641256Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648681228Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648732751Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648766793Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648857499Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.648927753Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649003938Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649055111Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649096474Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649176749Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649238342Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649331088Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.64935305Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649412613Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649491878Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649534101Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649545712Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649589894Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649665509Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649707311Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649813258Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649886533Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.649963978Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650041002Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650120137Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650320489Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650464389Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650675411Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650720334Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650779588Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650823861Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650878244Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.650923647Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651002662Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651084097Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651123559Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651241737Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651307971Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651359394Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651408197Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65145301Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651501573Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651545845Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651640941Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651692755Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651752678Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651792591Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651834413Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651874186Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.651951481Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652026265Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65210155Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652162804Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652215487Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65226442Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652301752Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652376957Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652502925Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652539047Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652618452Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652673495Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652717648Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652811734Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652887999Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.652968294Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653047549Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653118073Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653269232Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653429542Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653481605Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653523948Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653583282Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653626614Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653680348Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653722911Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653794075Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65387066Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653920173Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.653963695Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654010328Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654050021Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654105334Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654165978Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654223182Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654269974Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654311677Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654350959Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654397752Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654437105Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65451731Z namespaces/openshift-dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654560492Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654614146Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654654648Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654697501Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654735263Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654882172Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.654961357Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655037812Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655079715Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655120177Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655187711Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655229004Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655305549Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655382123Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655424656Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655504951Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655545244Z namespaces/openshift-dns/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655584076Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655698063Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655782958Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.655995581Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656067766Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656355834Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656472251Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656632051Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656686804Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656738487Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.6567771Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656816022Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656875796Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656915918Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.656991473Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657071198Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657123391Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657195456Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657247929Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657295262Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657336704Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657382157Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657418Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657629283Z namespaces/openshift-dns/pods/dns-default-5bz8v/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657667865Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns-default-5bz8v.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657756321Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657764681Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns/dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657768871Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns/dns/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657816224Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns/dns/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65790614Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.657972094Z namespaces/openshift-dns/pods/dns-default-5bz8v/dns/dns/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658001926Z namespaces/openshift-dns/pods/dns-default-5bz8v/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658009106Z namespaces/openshift-dns/pods/dns-default-5bz8v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658014437Z namespaces/openshift-dns/pods/dns-default-5bz8v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658059549Z namespaces/openshift-dns/pods/dns-default-5bz8v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658163016Z namespaces/openshift-dns/pods/dns-default-5bz8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658263942Z namespaces/openshift-dns/pods/dns-default-5bz8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658296404Z namespaces/openshift-dns/pods/dns-default-mpzgj/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658337566Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns-default-mpzgj.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658413141Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658422642Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns/dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658431702Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns/dns/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658473385Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns/dns/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658562791Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658625764Z namespaces/openshift-dns/pods/dns-default-mpzgj/dns/dns/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658661817Z namespaces/openshift-dns/pods/dns-default-mpzgj/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658668617Z namespaces/openshift-dns/pods/dns-default-mpzgj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658673827Z namespaces/openshift-dns/pods/dns-default-mpzgj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658725401Z namespaces/openshift-dns/pods/dns-default-mpzgj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658811006Z namespaces/openshift-dns/pods/dns-default-mpzgj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.65887666Z namespaces/openshift-dns/pods/dns-default-mpzgj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658917402Z namespaces/openshift-dns/pods/dns-default-szpwr/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.658960495Z namespaces/openshift-dns/pods/dns-default-szpwr/dns-default-szpwr.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659048671Z namespaces/openshift-dns/pods/dns-default-szpwr/dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659055161Z namespaces/openshift-dns/pods/dns-default-szpwr/dns/dns/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659066652Z namespaces/openshift-dns/pods/dns-default-szpwr/dns/dns/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659101624Z namespaces/openshift-dns/pods/dns-default-szpwr/dns/dns/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659217871Z namespaces/openshift-dns/pods/dns-default-szpwr/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659288045Z namespaces/openshift-dns/pods/dns-default-szpwr/dns/dns/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659331358Z namespaces/openshift-dns/pods/dns-default-szpwr/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659338519Z namespaces/openshift-dns/pods/dns-default-szpwr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659343729Z namespaces/openshift-dns/pods/dns-default-szpwr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659382881Z namespaces/openshift-dns/pods/dns-default-szpwr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659472247Z namespaces/openshift-dns/pods/dns-default-szpwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659537561Z namespaces/openshift-dns/pods/dns-default-szpwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659581734Z namespaces/openshift-dns/pods/node-resolver-dz26x/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659620266Z namespaces/openshift-dns/pods/node-resolver-dz26x/node-resolver-dz26x.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659706402Z namespaces/openshift-dns/pods/node-resolver-dz26x/dns-node-resolver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659713652Z namespaces/openshift-dns/pods/node-resolver-dz26x/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659722783Z namespaces/openshift-dns/pods/node-resolver-dz26x/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659776456Z namespaces/openshift-dns/pods/node-resolver-dz26x/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659861041Z namespaces/openshift-dns/pods/node-resolver-dz26x/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659924475Z namespaces/openshift-dns/pods/node-resolver-dz26x/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.659967518Z namespaces/openshift-dns/pods/node-resolver-hqg4d/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66000405Z namespaces/openshift-dns/pods/node-resolver-hqg4d/node-resolver-hqg4d.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660079005Z namespaces/openshift-dns/pods/node-resolver-hqg4d/dns-node-resolver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660086185Z namespaces/openshift-dns/pods/node-resolver-hqg4d/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660100646Z namespaces/openshift-dns/pods/node-resolver-hqg4d/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660155069Z namespaces/openshift-dns/pods/node-resolver-hqg4d/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660257665Z namespaces/openshift-dns/pods/node-resolver-hqg4d/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66032343Z namespaces/openshift-dns/pods/node-resolver-hqg4d/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660368643Z namespaces/openshift-dns/pods/node-resolver-lczx4/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660411215Z namespaces/openshift-dns/pods/node-resolver-lczx4/node-resolver-lczx4.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66048674Z namespaces/openshift-dns/pods/node-resolver-lczx4/dns-node-resolver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66049316Z namespaces/openshift-dns/pods/node-resolver-lczx4/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660501751Z namespaces/openshift-dns/pods/node-resolver-lczx4/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660550684Z namespaces/openshift-dns/pods/node-resolver-lczx4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660626379Z namespaces/openshift-dns/pods/node-resolver-lczx4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660690843Z namespaces/openshift-dns/pods/node-resolver-lczx4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660736775Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660775888Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660821911Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660860643Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660948959Z namespaces/openshift-etcd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.660984351Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661044945Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661085857Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661159792Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661211705Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66129619Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661370045Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661445339Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661491032Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661519234Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661582228Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66162187Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661700385Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661749498Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661793761Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661868436Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66193252Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.661976952Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662072078Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662162254Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662272201Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662333264Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662409789Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662523946Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662674135Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662720388Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662760741Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662806284Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662846456Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.662981154Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663020877Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663102822Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663213069Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663264972Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663298304Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663341157Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663384499Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663432673Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663475715Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663523748Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663568331Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663662657Z namespaces/openshift-host-network/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663704839Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663785284Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663812286Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66386778Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663902782Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.663987207Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664059691Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664136616Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664742594Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664782966Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664835729Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664873112Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664949976Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.664999959Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665045312Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665115617Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665213123Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665255495Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665346931Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665432937Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665504751Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665572755Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66565687Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665794849Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665893715Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665944618Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.665983941Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666042734Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666079826Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666124439Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666195114Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666270508Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666315561Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666391766Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66646737Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666509933Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666550976Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666593218Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666633121Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666686184Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666729197Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66677168Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666810432Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666894697Z namespaces/openshift-image-registry/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66693625Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.666998923Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667036826Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667093029Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667130982Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667293452Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667456502Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667647044Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667702837Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66774634Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667790693Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667829355Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667930631Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.667979634Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668024517Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668099142Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668175747Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668201758Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668248241Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668312165Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668358758Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.668948964Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66903342Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.66935809Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.669461586Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.669661559Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.669786636Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.669986689Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670050293Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670099636Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670184361Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670236494Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670287747Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670335121Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670412335Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670525472Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670594377Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670635559Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670701593Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670742366Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670848232Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670930897Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.670988811Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671035364Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671075046Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671118979Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671219865Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671236676Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671275509Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/image-registry-58b496784b-mzcxb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671396746Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/registry/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671412357Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/registry/registry/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671416377Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/registry/registry/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.671446639Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/registry/registry/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672077258Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672168494Z namespaces/openshift-image-registry/pods/image-registry-58b496784b-mzcxb/registry/registry/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672216657Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67226859Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca-9mlgt.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672333354Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672345395Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca/node-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672350795Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca/node-ca/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672398958Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca/node-ca/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672515736Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672577119Z namespaces/openshift-image-registry/pods/node-ca-9mlgt/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672626683Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672670895Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca-ltvvq.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67274654Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67275362Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca/node-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672762771Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca/node-ca/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672807364Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672924631Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.672985365Z namespaces/openshift-image-registry/pods/node-ca-ltvvq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673027407Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67306526Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca-pgvs9.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673163576Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673182537Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca/node-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673195848Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca/node-ca/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67323881Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673350007Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673416161Z namespaces/openshift-image-registry/pods/node-ca-pgvs9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673451924Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673483056Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67354616Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673584402Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673675797Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67371784Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673770593Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673813496Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67387927Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.673909302Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674016989Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674102714Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674222531Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674268664Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674316747Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67435737Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674398652Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674474837Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674537031Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674582254Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674662129Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674730773Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674779306Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674869071Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.674961687Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.675114127Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.675271676Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.675512421Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.675638709Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67580564Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.675871364Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.675910936Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67596968Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676012512Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676075136Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676101668Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676224406Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67630379Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676346763Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676388126Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676440479Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676483971Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676534165Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676545935Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676590198Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/ingress-canary-564tb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676708025Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/serve-healthcheck-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676717776Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676721436Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676727427Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676810252Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676881386Z namespaces/openshift-ingress-canary/pods/ingress-canary-564tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676923059Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.676971402Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/ingress-canary-67hgf.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677032206Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/serve-healthcheck-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677045386Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677061087Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677113361Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677245339Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677316813Z namespaces/openshift-ingress-canary/pods/ingress-canary-67hgf/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677361626Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677415159Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/ingress-canary-drvvs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677486124Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/serve-healthcheck-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677492824Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677498274Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677550188Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677651594Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67774612Z namespaces/openshift-ingress-canary/pods/ingress-canary-drvvs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677778452Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677846316Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677901159Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.677954673Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678061329Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678117213Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678216059Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678281783Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678354958Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67839958Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678479805Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678569081Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678653416Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.67871152Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678767773Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678820596Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.6788738Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.678969756Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679022389Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679075012Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679188659Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679262914Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679310487Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679876172Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.679973998Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680085425Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680197612Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680291288Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680419626Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680608717Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680682772Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680734525Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680796559Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680845902Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680905386Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680911706Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.680957539Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681038994Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681087307Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681204874Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68129607Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681360844Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681414467Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681482661Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681540015Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68161833Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681676244Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681746068Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681798381Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681845554Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681854284Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681917519Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.681992343Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682041916Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68210498Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682190676Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68226436Z namespaces/openshift-ingress/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682321673Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682395648Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682450121Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682518086Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682571809Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682663115Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682803533Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682930311Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.682991655Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683045078Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683107602Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683248831Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683350037Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683411941Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683468685Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68355722Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683656636Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683704319Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683821086Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.683939384Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684215901Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684321428Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684451636Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684606265Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684813578Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684834809Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684939676Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.684954187Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685017751Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685082925Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685120827Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685239834Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.6853356Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685399484Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685454468Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685521582Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685574945Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68564685Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685700423Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685757797Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685767487Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685822701Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router-default-75f5b9b69-llsxt.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685934948Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685942098Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router/router/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.685947418Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router/router/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686010642Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router/router/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686125259Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router/router/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686237636Z namespaces/openshift-ingress/pods/router-default-75f5b9b69-llsxt/router/router/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686276739Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686334992Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686398066Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68645118Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686533034Z namespaces/openshift-insights/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686587668Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686695905Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686743948Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686818402Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.686887216Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687017305Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687235768Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687282181Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687416019Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687445051Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687470623Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687535707Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.68759231Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687654204Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687833435Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687842056Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.687847846Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.688013566Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.688021677Z namespaces/openshift-insights/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.688056039Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.688655486Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.688765943Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689133376Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689185809Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689573833Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689662599Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689799257Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689870572Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689911234Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.689995299Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690045322Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69016574Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690240955Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690284327Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690352671Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690401874Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690474179Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690518432Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690574935Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690617488Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690723354Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69080806Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690875354Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.690927017Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691003282Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691054205Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691118679Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691244497Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691307931Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691361084Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691430798Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691438919Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691503393Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/insights-operator-5f67b55555-v24km.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691603149Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/insights-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69161218Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/insights-operator/insights-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69161581Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/insights-operator/insights-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.691687874Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69209845Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-v24km/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.692473193Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.692554858Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/insights-runtime-extractor-8s8v2.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.692707367Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.692735859Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/exporter/exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69275116Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/exporter/exporter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.692823855Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/exporter/exporter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.692923151Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693009976Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/exporter/exporter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693024397Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/extractor/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693032168Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/extractor/extractor/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693042098Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/extractor/extractor/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693138194Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/extractor/extractor/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693259811Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693326866Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/extractor/extractor/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693356717Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693365168Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693377769Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693421632Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693520668Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693582952Z namespaces/openshift-insights/pods/insights-runtime-extractor-8s8v2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693632715Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693664807Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/insights-runtime-extractor-ksn6z.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693759693Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693766233Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/exporter/exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693771563Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/exporter/exporter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693825167Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/exporter/exporter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693908152Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.693980066Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/exporter/exporter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694009878Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/extractor/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694025899Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/extractor/extractor/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69403803Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/extractor/extractor/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694073382Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/extractor/extractor/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69420428Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694275725Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/extractor/extractor/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694319017Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694338338Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694343399Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694384011Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694468406Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694549191Z namespaces/openshift-insights/pods/insights-runtime-extractor-ksn6z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694591044Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694661038Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/insights-runtime-extractor-r2zs8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694927515Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694939346Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/exporter/exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694944526Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/exporter/exporter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.694980998Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/exporter/exporter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695075494Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695162229Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/exporter/exporter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695214653Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/extractor/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695221453Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/extractor/extractor/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695229524Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/extractor/extractor/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695277307Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/extractor/extractor/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695378993Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695456508Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/extractor/extractor/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695471359Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695476359Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69548584Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695553214Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695634489Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695705723Z namespaces/openshift-insights/pods/insights-runtime-extractor-r2zs8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695756437Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695787728Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695844612Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695891365Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695949408Z namespaces/openshift-keda/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695955959Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.695961329Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696008982Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696096607Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696169482Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696202424Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696237066Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69630349Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696350153Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696429118Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696510223Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696572237Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696580537Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696645121Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696813402Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696851934Z namespaces/openshift-keda/operators.coreos.com/installplans/install-x2ksd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.696962891Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697004034Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697050747Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697091789Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697185975Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697237738Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697342685Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697377787Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697440071Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697477523Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697519306Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697560398Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697640663Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697737749Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697844316Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697966734Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697984915Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.697990495Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698060339Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698289694Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698359428Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698411521Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698508817Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698581652Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698641865Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698745792Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698831107Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.698919882Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699011178Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699100024Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699315877Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699494888Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699561942Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699617246Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699693041Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699739473Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699813218Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.69985692Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.699950406Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700040792Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700092565Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700158739Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700217143Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700269866Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700323489Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700376343Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700431496Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700481259Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700578135Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700632159Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700699203Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700746106Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700823671Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.700876144Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70097661Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701079287Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701189303Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701238766Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70129593Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701364994Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701425898Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701520084Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701576157Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70162451Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701694865Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701750398Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701802991Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701905447Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.701993423Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702085579Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702206546Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702296782Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70242234Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702599651Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702657924Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702713068Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702761781Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702813784Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.702866427Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70291805Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703005596Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703097001Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703188927Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70324021Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703310455Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703359568Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703461064Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703524008Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703577411Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703650406Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703700559Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703761823Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703793545Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703853348Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703895961Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.703968035Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704012748Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704069622Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704116265Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704210141Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704263144Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70435779Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704446845Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704539451Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704760665Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704815178Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704907974Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.704957667Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705046722Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705098586Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70516583Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705275657Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705351951Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705410685Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705523692Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705601127Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705679302Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705756686Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.705880094Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706022393Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706256737Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706339553Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706386576Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706444659Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706503743Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706590408Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706634101Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706728566Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706806642Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706855205Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706906237Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.706974852Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707030735Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707087979Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707139972Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70727169Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707311113Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707364356Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707408289Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707493804Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707543737Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707602421Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707664645Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707733609Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707786972Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707874638Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.707966373Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708052479Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708118773Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708210569Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708286473Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708335356Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708428502Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708489536Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708543549Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708635855Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708703689Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708710649Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708761243Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708818906Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708866279Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.708983897Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709077552Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709376281Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709465416Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709556372Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.70968885Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709856551Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709914784Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.709968947Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710023441Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710076114Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710127968Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710200932Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710293498Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710385943Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710440597Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71049335Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710555064Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710609337Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710677411Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710729015Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710786138Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710835011Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.710921606Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71097516Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711044774Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711091217Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711176372Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711239966Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711329362Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711401056Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711498212Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711563596Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711610509Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711696715Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711745798Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711839314Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711891787Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.711954201Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712114131Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712221377Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712277611Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712386548Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712478193Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712565468Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712657624Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71274486Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.712875358Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713051439Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713126313Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713203948Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713266502Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713312735Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713367348Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713419261Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713511277Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713598892Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713654566Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713708979Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713773063Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713813316Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713855939Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713893611Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713939644Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.713987487Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714061191Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714118125Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714254843Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714306986Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714380361Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714431014Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71452336Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714610555Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714700451Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714762455Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714815928Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714885892Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.714937835Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715029181Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715086335Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715137688Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715296508Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715360282Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715411575Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715515711Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715601037Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715703433Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715789978Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.715881694Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716008892Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716208114Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716267178Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716319481Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716383565Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716435258Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716503923Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716555856Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716647981Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716737207Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716789981Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.716841634Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717364066Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71742096Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717491844Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717542527Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717602181Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717650794Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71774831Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717804733Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717883838Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.717935521Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718007906Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718058309Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718170456Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718311945Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718418251Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718472815Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718509977Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718565811Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718600893Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718679558Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718734531Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718782884Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718853018Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718909432Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718915822Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.718967476Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719053181Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719104324Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719244813Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719342909Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.71951653Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719603325Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719743193Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.719874342Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720082254Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72017264Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720229384Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720281567Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720315059Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720362912Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720395954Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720476509Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720553504Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720599286Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720632709Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720679791Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720718104Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720759947Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720768517Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72082644Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/kube-storage-version-migrator-operator-79964ff6f9-sljpj.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720961569Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/kube-storage-version-migrator-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.720969529Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72097637Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721019323Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721169922Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-sljpj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721376755Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721427088Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721483681Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721530064Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721595708Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721646871Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721698385Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721742468Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721797841Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721846344Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.721926099Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722034626Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722123341Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722205486Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722248069Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722303622Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722342575Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72242322Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722476373Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722521376Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7225944Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722662065Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722708297Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722799313Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722874367Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.722995315Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72307075Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723211428Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723426192Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723586422Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723646615Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723694918Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723737791Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723781824Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723827487Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72387643Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.723938574Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724010598Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724063671Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724105874Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724170708Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724221231Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724267504Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724275214Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724305126Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator-786f9fbc5-q2fgl.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724379341Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/graceful-termination/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724387952Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/graceful-termination/graceful-termination/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724396622Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724435655Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72452108Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724592494Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724625196Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724636267Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator/migrator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724647097Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator/migrator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72468521Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator/migrator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724786846Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72485125Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-q2fgl/migrator/migrator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724898963Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724936586Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.724985478Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725023361Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725078224Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725084375Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725094345Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725129778Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725265666Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725356132Z namespaces/openshift-marketplace/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725362742Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725366442Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725400084Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725460578Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725466818Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72549898Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725588306Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725668031Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725747806Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725833161Z namespaces/openshift-monitoring/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725881144Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.725938948Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72597638Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.726054655Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.726086227Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.726255967Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.726693474Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727038016Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727289841Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727331734Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727391878Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7274244Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727511875Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727560298Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727610461Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727701047Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.72775418Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.727803413Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.730628718Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.730775608Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.731724856Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.731801181Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.732701787Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.732830835Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733335666Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733487666Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733527668Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733669377Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733703349Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733773103Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733822476Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733899041Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.733969646Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734026449Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734066352Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734217441Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734259373Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734348379Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734382731Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734499678Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734545851Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734653218Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734809647Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.734890343Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735160439Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735302128Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735435576Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735523582Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735640409Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735735565Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735832561Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.735869333Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.73597365Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736066965Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736164062Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736357603Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736439599Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736596808Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736675313Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736762139Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736857254Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.736933119Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737017634Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737069047Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.73711272Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737187265Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737206096Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737251299Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737348705Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737361096Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737440481Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737608191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737615192Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737620812Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737660234Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.73775647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737824334Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737868117Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737879678Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737883218Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.737931531Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738023207Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738084921Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738137144Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738166706Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738176836Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738222009Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738311095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738374849Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738427032Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738437092Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738444003Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738475815Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738570701Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738638935Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738682728Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738689628Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738699569Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738736961Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738829717Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738893851Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738932953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738940164Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738945674Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.738985757Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739075582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739138396Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739232432Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739245433Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739251173Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739284255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.73937197Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739440014Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739472336Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739515549Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator-54cb84584-m76wm.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739595294Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739601455Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739609955Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.739673879Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740112606Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740256635Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-m76wm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740300058Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740354351Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics-845b954455-g9vt8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740455297Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-main/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740465068Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740469718Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740514601Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740600686Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740667651Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740713664Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-self/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740721714Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740727074Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740759866Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740857262Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740928057Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74098186Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740991511Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.740995981Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741032213Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741202264Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741283159Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-g9vt8/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741332602Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741378335Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server-7b65699876-258kj.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741478041Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741487672Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server/metrics-server/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741494772Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server/metrics-server/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741537515Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74163077Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741701835Z namespaces/openshift-monitoring/pods/metrics-server-7b65699876-258kj/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741749788Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7417913Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin-cd8656b8-vwm7v.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741874845Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741882686Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741891517Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.741933519Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742032205Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742098149Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-vwm7v/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742171724Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742232158Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter-5fhqw.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742348865Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/init-textfile/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742355235Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/init-textfile/init-textfile/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742365586Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/init-textfile/init-textfile/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742407718Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742479583Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742548287Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74258758Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74259405Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742601041Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742649973Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742731889Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742817474Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742837835Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742855936Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter/node-exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742865927Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter/node-exporter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.742904039Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743007076Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74307668Z namespaces/openshift-monitoring/pods/node-exporter-5fhqw/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743099461Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743159885Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter-tqzrs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743266622Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/init-textfile/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743275222Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/init-textfile/init-textfile/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743280993Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/init-textfile/init-textfile/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743317625Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743383569Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743447983Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743489986Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743499716Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743505197Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743541289Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743632925Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743702889Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743756362Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743763943Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter/node-exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743769283Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter/node-exporter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743806065Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743911382Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.743970715Z namespaces/openshift-monitoring/pods/node-exporter-tqzrs/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744021569Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744059091Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter-xqb5g.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744184759Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/init-textfile/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74419993Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/init-textfile/init-textfile/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74421016Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/init-textfile/init-textfile/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744259093Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744324057Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744399762Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744424854Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744435154Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744440715Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744475927Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744558292Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744625086Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744664798Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744671239Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter/node-exporter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744676949Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter/node-exporter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744716522Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744834499Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744897823Z namespaces/openshift-monitoring/pods/node-exporter-xqb5g/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744954707Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.744999839Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics-57f99c8b49-lpbpw.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745138008Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-main/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745202032Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745212423Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745239704Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745478659Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745538723Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745543003Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-self/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745551393Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745555024Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745561724Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745575365Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7456564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745767747Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745779748Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745787558Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745793208Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74582162Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745890865Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-lpbpw/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745915226Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.745986911Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746226305Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746242786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746248317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746280429Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746380805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746444709Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746481461Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746488642Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746492192Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746531434Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746615139Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746683264Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746720636Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746727086Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746734267Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74677716Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746859945Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746933179Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746965251Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746972772Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.746976362Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747012084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747098699Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747185595Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747231508Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747239008Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747245489Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747286761Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747376017Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747456942Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747469252Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747473673Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747481613Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747530296Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747904739Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.747964963Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748013776Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748020777Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748028227Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74807707Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748227759Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748300714Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748368138Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748415891Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator-7b7d896497-tszs4.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748499596Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748514307Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748519828Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74855736Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748642585Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748709009Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748745102Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748751462Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748757102Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748789614Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.748955935Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749023939Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tszs4/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749054631Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749098323Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749252333Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749266854Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749273164Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749304076Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749393822Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749461376Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-6jfhd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749496508Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74953744Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client-6cc4f64768-8d7dt.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749676639Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74968492Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.74969185Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749730332Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749818008Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749883942Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749916284Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/reload/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749924985Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/reload/reload/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749929765Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/reload/reload/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.749961597Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/reload/reload/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750239694Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750256445Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/reload/reload/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750308419Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750380943Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client/telemeter-client/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750386313Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750392164Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750401874Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750410315Z namespaces/openshift-monitoring/pods/telemeter-client-6cc4f64768-8d7dt/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750444247Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750521161Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-querier-7cbdb9f5d4-55z22.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750639449Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75064876Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75065407Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750683272Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750768437Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750831131Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750862573Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-rules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750869623Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750872973Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750912696Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.750997121Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751062945Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751106768Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-web/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751114918Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751122869Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751173542Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751279259Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751345833Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751393826Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751401736Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751407276Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751437969Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751521914Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751591558Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751638551Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/prom-label-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751647711Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751660372Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751694764Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751774429Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751843754Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751878896Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-query/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751888406Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-query/thanos-query/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751893377Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-query/thanos-query/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.751920948Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752014024Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752079568Z namespaces/openshift-monitoring/pods/thanos-querier-7cbdb9f5d4-55z22/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75211592Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752161393Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752232218Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752275941Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752375897Z namespaces/openshift-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752416209Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752478833Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752514725Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752558508Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752599181Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.752800353Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753009376Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753022097Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753027617Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753035348Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753213399Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753329406Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753410221Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753457714Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753499306Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753544919Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753618013Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753658716Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753697798Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753773283Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753817066Z namespaces/openshift-multus/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753856748Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.753989736Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.754066701Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.754615105Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.754746783Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.755428246Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.755521462Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75565197Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.755708973Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.755747425Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.755845372Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.755919176Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756008412Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756083076Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756125319Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756287499Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756326121Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756411387Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756448079Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756493522Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756545995Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756584448Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756633071Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756673323Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756715276Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756754458Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756828012Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756902667Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75695339Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.756987473Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757037436Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757077518Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757135612Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757187815Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757244429Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75726155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757315183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/multus-additional-cni-plugins-4q7w6.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757502634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/bond-cni-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757518015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757524156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757557968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757657314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757726128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75775651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75776263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/cni-plugins/cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757767931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757807253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757891489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757959143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.757993415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/egress-router-binary-copy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758001445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758004945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758029487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758113612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758219219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758254791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758261692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758269822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758301774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758368268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758433912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758468554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/routeoverride-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758475035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758478415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758510137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758602282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758667147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758700869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni-bincopy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758706959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758710389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758747291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758836207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758905492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758941034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758947274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758950614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.758978366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759065771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759129805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4q7w6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759187559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759253183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/multus-additional-cni-plugins-9g77t.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.75937317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/bond-cni-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759380151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759386501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759424604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759508859Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759575613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759613795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759620186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/cni-plugins/cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759637447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759715031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759805607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759895713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759922904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/egress-router-binary-copy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759929745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759933285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.759982858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760074284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760162549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760225493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760236664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760244124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760255955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76034315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760407005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760441957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/routeoverride-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760448627Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760452167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76048975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760572445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760638759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760683822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni-bincopy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760690482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760693942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760775547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760857322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760927847Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760961439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760967719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.760970989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761006211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761092507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761191123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9g77t/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761234336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761280739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/multus-additional-cni-plugins-j2cwd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761400646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/bond-cni-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761407076Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761410547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761450749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761528294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761601048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76163153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761637601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/cni-plugins/cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761645141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761692104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761771629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761846054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761886186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/egress-router-binary-copy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761892557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761896047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.761936669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762016914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762084889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762197545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762207976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762211376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762253689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762325473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762393698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76243146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/routeoverride-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76243797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762444971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762475303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762556068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762624882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762657474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni-bincopy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762664734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762668385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762702167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762778532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762847086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762882328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762889778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.762893799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76292289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763011816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76307747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j2cwd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763111792Z namespaces/openshift-multus/pods/multus-sgqpb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763173856Z namespaces/openshift-multus/pods/multus-sgqpb/multus-sgqpb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763275372Z namespaces/openshift-multus/pods/multus-sgqpb/kube-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763284273Z namespaces/openshift-multus/pods/multus-sgqpb/kube-multus/kube-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763287733Z namespaces/openshift-multus/pods/multus-sgqpb/kube-multus/kube-multus/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763322285Z namespaces/openshift-multus/pods/multus-sgqpb/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763834437Z namespaces/openshift-multus/pods/multus-sgqpb/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763895651Z namespaces/openshift-multus/pods/multus-sgqpb/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763931193Z namespaces/openshift-multus/pods/multus-v6kc6/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.763962395Z namespaces/openshift-multus/pods/multus-v6kc6/multus-v6kc6.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76404993Z namespaces/openshift-multus/pods/multus-v6kc6/kube-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764058351Z namespaces/openshift-multus/pods/multus-v6kc6/kube-multus/kube-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764061881Z namespaces/openshift-multus/pods/multus-v6kc6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764091703Z namespaces/openshift-multus/pods/multus-v6kc6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764415103Z namespaces/openshift-multus/pods/multus-v6kc6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764480987Z namespaces/openshift-multus/pods/multus-v6kc6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764516509Z namespaces/openshift-multus/pods/multus-vzmqz/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764545611Z namespaces/openshift-multus/pods/multus-vzmqz/multus-vzmqz.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764633087Z namespaces/openshift-multus/pods/multus-vzmqz/kube-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764639207Z namespaces/openshift-multus/pods/multus-vzmqz/kube-multus/kube-multus/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764643037Z namespaces/openshift-multus/pods/multus-vzmqz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764678649Z namespaces/openshift-multus/pods/multus-vzmqz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764896133Z namespaces/openshift-multus/pods/multus-vzmqz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.764963237Z namespaces/openshift-multus/pods/multus-vzmqz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765004819Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765025851Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon-jbxnp.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765109266Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765116906Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765124887Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76517209Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765277616Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76534181Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765375053Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765385593Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765389643Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765417915Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765518681Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765586415Z namespaces/openshift-multus/pods/network-metrics-daemon-jbxnp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765614927Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76565211Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon-nd68l.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765725724Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765733165Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765736725Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765766407Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765852332Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765915296Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765948958Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765955378Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765958749Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.765987451Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766100367Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766197684Z namespaces/openshift-multus/pods/network-metrics-daemon-nd68l/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766229806Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766261837Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon-v7gwd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766342042Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766348333Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766351763Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766387065Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766470541Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766538315Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766570187Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766579797Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766585408Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76661849Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766739517Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766803071Z namespaces/openshift-multus/pods/network-metrics-daemon-v7gwd/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766839333Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766874295Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766920708Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766928789Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.766960981Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767044466Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767087639Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767128751Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767263079Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767309852Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767345135Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767392958Z namespaces/openshift-network-console/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76743834Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767485343Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767527966Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767569098Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767611501Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767694226Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767802413Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767897429Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767939481Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.767979244Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768046358Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768090021Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768128293Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768197897Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768280253Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768319735Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768356137Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768434182Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768477325Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768515257Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768618243Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768696548Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.768806235Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76887989Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769010538Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769132806Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769286765Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769339808Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769381911Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769429984Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769469446Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769518599Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769565742Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769607915Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769649487Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.76968839Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769730783Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769803547Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769880332Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769921364Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.769970327Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77001419Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770056183Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770098045Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770104075Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770136778Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin-6cdb5968b9-8rg49.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770246335Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770256175Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770259645Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770297718Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770384583Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770448287Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-8rg49/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770479069Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770515691Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770565074Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770610187Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770643739Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770688102Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770739435Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770779348Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770857402Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.770865543Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77097749Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771062555Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771185373Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771235786Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771279099Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771338002Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771379345Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771442219Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771479781Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771586067Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771614059Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771698565Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771744167Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77178568Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771852184Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.771899587Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77194253Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772032355Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7721166Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772333324Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772413019Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772606271Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772693606Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772795913Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772850656Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772892048Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772938221Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.772976724Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773061939Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773113582Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773163355Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773252151Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773293203Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773353017Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773370098Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773453493Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773529288Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773569681Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773625424Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773662746Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77371331Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773759642Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773809195Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773824836Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773856048Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77387837Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/network-check-source-56499946bc-drd44.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773966185Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/check-endpoints/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773979196Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/check-endpoints/check-endpoints/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.773984836Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774021989Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774176168Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774255613Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-drd44/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774303636Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774344549Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-6pmkk.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774423503Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-container/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774429994Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774433474Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774484427Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774577913Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774659828Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pmkk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774705731Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774749254Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-f4q7d.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774826228Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-container/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774833269Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774836769Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774885332Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.774979188Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775060683Z namespaces/openshift-network-diagnostics/pods/network-check-target-f4q7d/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775105556Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775167709Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-r975p.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775294577Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-container/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775301858Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775305398Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775348781Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775447617Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775528382Z namespaces/openshift-network-diagnostics/pods/network-check-target-r975p/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775572635Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775616127Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775681981Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775689882Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775733335Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77582671Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775882684Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.775932627Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776023083Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776081826Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776133309Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776202274Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776262357Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776326632Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776373294Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776429078Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776477351Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776568836Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776657212Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776747098Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776804491Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776854974Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.776910217Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77695149Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777040986Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777097039Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777170064Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777256699Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777320503Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777334224Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777365626Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77742812Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777472152Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777584169Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777678965Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777769381Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777862847Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.777952552Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778138114Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778291703Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778338806Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778385099Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778448753Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778492706Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778549739Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778607933Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778644905Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778694198Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778785544Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7788802Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778938653Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.778977426Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779035049Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779080822Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779129845Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779218521Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779286485Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779296425Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779349309Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779415403Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779459516Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77952618Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779581103Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779640007Z namespaces/openshift-network-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.77969379Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779766685Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779814028Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779869831Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.779917744Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780036011Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780126807Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780242824Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780295967Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78033947Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780412615Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780463028Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780510041Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780557804Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78065074Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780703083Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780748115Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780837671Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780897165Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780906985Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.780944768Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781002311Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781053734Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781277138Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781379585Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781551645Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781642421Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781827662Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.781926679Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782094059Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782170524Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782224417Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782325353Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782397358Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782457221Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782531426Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782586269Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782718208Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782766521Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782815184Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782865347Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.782962073Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783049538Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783105192Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783164965Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783223249Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783279503Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783338576Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783387359Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783445723Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783494666Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783547489Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783553689Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783600002Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter-2bmr8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783691798Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783703359Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783706939Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783745561Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783843347Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783920912Z namespaces/openshift-network-operator/pods/iptables-alerter-2bmr8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.783969275Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784017068Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter-gq9kv.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784095893Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784106264Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784109714Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784167998Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784353809Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784452165Z namespaces/openshift-network-operator/pods/iptables-alerter-gq9kv/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784496848Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784545281Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter-zjvmp.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784629466Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784636607Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784640447Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78469735Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784806667Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784900723Z namespaces/openshift-network-operator/pods/iptables-alerter-zjvmp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784944466Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.784994299Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785046972Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785099025Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785137698Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785210162Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785278676Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785322449Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785393703Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785445857Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785564744Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78566038Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785755396Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785809859Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785874813Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.785941888Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786008762Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786087077Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78613592Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786209304Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786283849Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786343642Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786404576Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786518013Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786603269Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786699975Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786770209Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.786853074Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787023865Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787301462Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787386317Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787453051Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787516185Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787569549Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787607751Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787666824Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787777111Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787885148Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787950452Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.787984814Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788029737Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788070869Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788129923Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788199528Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788274002Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788286953Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788312184Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788368568Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78840593Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788462184Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788499046Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788541179Z namespaces/openshift-operators/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788547659Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788551369Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788609583Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788679637Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788737431Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788819426Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78889096Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.788948684Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789006698Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789226631Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789334538Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789447075Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789507509Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789560452Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.78968428Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789726212Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789767165Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789809027Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789889502Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789930595Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.789971187Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790048492Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790106356Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790112926Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79017228Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790245204Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790302418Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790581305Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.790678911Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.791171742Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.7913029Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.791821272Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.791908998Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792085938Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792186915Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792246528Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792344794Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792493774Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792551137Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792657054Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792710557Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792768401Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792863537Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79292074Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.792998675Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793051338Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793119542Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793129533Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793231149Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793318505Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793376469Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793475464Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793572511Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793635145Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793693948Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793779403Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79387968Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.793985536Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79404447Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794118875Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794125955Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794199449Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794311656Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79436495Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794411513Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794453875Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794462476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794521509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-node-5vlwp.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794718692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-node/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794727282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794730822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794785296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794919514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.794995739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795030091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795037091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795040401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795086415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795228143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795312869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795364242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/nbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795371442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/nbdb/nbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795374932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/nbdb/nbdb/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795425425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/nbdb/nbdb/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795585045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795694182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795738155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/northd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795746915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/northd/northd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795750896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/northd/northd/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79581934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/northd/northd/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.795939407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796004511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/northd/northd/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796043734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-acl-logging/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796053284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796058105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796076396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796201104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796246366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796254237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-controller/ovn-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796257917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79629875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796491482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796566476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796617689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79662718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79663108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.796672303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797667424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797728038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797770181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/sbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797778891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/sbdb/sbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797782971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/sbdb/sbdb/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797810473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/sbdb/sbdb/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.797928671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798001095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5vlwp/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798026697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798132903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-node-qmx4p.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798322065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-node/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798333106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798340416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798376558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798511077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798575581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798613933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798622014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798626814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798650785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798786144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798844417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79887986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/nbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79888619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/nbdb/nbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79888959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/nbdb/nbdb/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.798925502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/nbdb/nbdb/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799022259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799093213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799126425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/northd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799134226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/northd/northd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799138476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/northd/northd/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799243282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/northd/northd/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799354509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799421713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/northd/northd/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799460726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-acl-logging/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799472296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799476817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799506658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799593004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.79969527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799720322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799733103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-controller/ovn-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799737963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.799781055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80001531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.800078544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.800113206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.800121987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.800127037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80017975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801398796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801455579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801489241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/sbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801496102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/sbdb/sbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801499642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/sbdb/sbdb/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801534804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/sbdb/sbdb/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801664852Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801735987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qmx4p/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801774219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801841253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-node-w4qr9.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801990072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-node/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.801996353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802000073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802035805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802188145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80227344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802368716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80243432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802451691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802588589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802672735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802718177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/nbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802727828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/nbdb/nbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802731618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/nbdb/nbdb/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802781601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/nbdb/nbdb/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802899709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.802994675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803032497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/northd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803041377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/northd/northd/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803046868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/northd/northd/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80308604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/northd/northd/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803233589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803301974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/northd/northd/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803335706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-acl-logging/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803345116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803349947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803390679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803495606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803540928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803547979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-controller/ovn-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803551569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803594662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803774813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803841457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803871919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80387882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80388233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.803922842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.804740693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.804811807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80484843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/sbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80485601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/sbdb/sbdb/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.8048599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/sbdb/sbdb/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.804887152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/sbdb/sbdb/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.804981028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805065113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w4qr9/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805108226Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805163369Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805236534Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805244554Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805287437Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805375782Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805516061Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805563874Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805607477Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805689782Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805775467Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805833921Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805882574Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805923296Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805932947Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805936417Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.805967729Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806017812Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806067695Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806118859Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806189113Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806235206Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806277068Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806357023Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80646965Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806555435Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806607189Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806648351Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806693404Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806733937Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806811041Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806849734Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806894847Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.806970611Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807017224Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807024584Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807053446Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807105269Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807164823Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807287301Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807374786Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807551647Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807632862Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807816484Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.807940031Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808127453Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808220979Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808260471Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808321815Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808349527Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80839863Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808435972Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808513767Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808599982Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808637735Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808681317Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80872773Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808774843Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808825496Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808858758Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808908601Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808915712Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.808953524Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/service-ca-operator-5d7b7dc95c-kjpgf.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809022128Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/service-ca-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809028249Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80904655Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809060081Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809267334Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-kjpgf/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809448565Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809498698Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809544741Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809588643Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809643677Z namespaces/openshift-service-ca/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80969473Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809762564Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809808197Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.80985702Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.809911243Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810002169Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810165609Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810316819Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810369132Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810410865Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810467058Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810517861Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810610767Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810676191Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810720944Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81082081Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810872043Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810878983Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.810922036Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81097708Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.811023703Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.811167241Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.811261107Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.811396586Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.811489671Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.811616569Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81179146Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812019674Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812067167Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81211422Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812194565Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81227196Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812335964Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812389247Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812483803Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812576089Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812632312Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812681765Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812731878Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812781881Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812836515Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812844265Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812888648Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-7bb4f4bcc7-twwbr.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812983654Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812994265Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.812998705Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813041428Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813288463Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813371878Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-twwbr/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813420131Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813467944Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813516687Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81356923Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813621333Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813685268Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813750752Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813805835Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813858738Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813902241Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.813997037Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814085972Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81420459Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814260693Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814304166Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814360609Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814407312Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814504248Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814559232Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814611745Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81470118Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814755714Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814803357Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.814915864Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815006299Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815097785Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815217492Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815310118Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815457327Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81566093Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815717594Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815763916Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81581911Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815866343Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815919526Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.815973199Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816062995Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816178482Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816231725Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816277778Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816331901Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816382095Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816439568Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816492771Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816541614Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816586167Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.8166392Z namespaces/openshift/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816695094Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816752227Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816804771Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816856644Z namespaces/openshift/apps/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816907397Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.816997913Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817087838Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817206146Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817265379Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817318473Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817364996Z namespaces/openshift/batch/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817415069Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817502544Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817562548Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81759247Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817689746Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817747469Z namespaces/openshift/core/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817796952Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817905509Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.817994445Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81808692Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81824146Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.818343816Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.818509376Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.818706849Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.818769093Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.818825626Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.81888336Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.818948104Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82033995Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.820389973Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.820508131Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.820596686Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.820727344Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.820846152Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.820972669Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.821220395Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.821412576Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.821542335Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82163601Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.821728236Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.821847174Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82195409Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822070677Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82227776Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822363275Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822467812Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822580639Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822693566Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822792232Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822886918Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.822977293Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823071009Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823201167Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823304174Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82339989Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823492665Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823603702Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82372124Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823825636Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.823930923Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824040599Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824128105Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824263913Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824354599Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824470426Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824616715Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824705731Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824821028Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.824919834Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825030821Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82517539Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825282916Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825367512Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82549106Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825615477Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825721544Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825830161Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.825924506Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826033513Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826129019Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826330592Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826452879Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826575297Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826685783Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826802211Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.826892896Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827001663Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827134511Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82727891Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827332054Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.8274332Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827523955Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827579649Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827644393Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827695936Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82775006Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827809953Z namespaces/openshift/policy/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827851996Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827906749Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.827960422Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828015676Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828022296Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828068259Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.82824122Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828384249Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828506086Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828629474Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828830616Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.828961124Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.829089472Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.829236452Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.829451865Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.829580853Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.829726002Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.829868141Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.83002309Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830140428Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830302588Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830425565Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830557334Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830679161Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830808129Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.830936177Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831044794Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831201813Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831330711Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831446538Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831564186Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831695734Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.831810841Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.83195611Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832085298Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832228187Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832342064Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832463802Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832610431Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832740739Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832858526Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.832980764Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.833095251Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.83324825Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.833379449Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.833503186Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.833640895Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.833793144Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.833932913Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.834072541Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.834288405Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.834464966Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.834611195Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.834751463Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.834883372Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.83501157Z network_logs/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.835064913Z network_logs/cluster_scale [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.835163929Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.835268835Z network_logs/multi-networkpolicy [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.835357681Z network_logs/net-attach-def [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.835449647Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.83565812Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.835761206Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.837106289Z nodes/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.837185525Z nodes/debug [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.837285721Z nodes/ip-10-0-134-129.ec2.internal/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.837337314Z nodes/ip-10-0-134-129.ec2.internal/cpu_affinities.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.837609171Z nodes/ip-10-0-134-129.ec2.internal/dmesg [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.837975973Z nodes/ip-10-0-134-129.ec2.internal/ethtool_channels [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.838065069Z nodes/ip-10-0-134-129.ec2.internal/ethtool_features [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.838193747Z nodes/ip-10-0-134-129.ec2.internal/ip-10-0-134-129.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.838469014Z nodes/ip-10-0-134-129.ec2.internal/irq_affinities.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.838639055Z nodes/ip-10-0-134-129.ec2.internal/lscpu [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.838786204Z nodes/ip-10-0-134-129.ec2.internal/lspci [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.83889468Z nodes/ip-10-0-134-129.ec2.internal/podresources.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.839012358Z nodes/ip-10-0-134-129.ec2.internal/pods_info.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.839158607Z nodes/ip-10-0-134-129.ec2.internal/proc_cmdline [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.839256993Z nodes/ip-10-0-134-129.ec2.internal/sysinfo.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.841008282Z nodes/ip-10-0-134-129.ec2.internal/sysinfo.tgz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.841207094Z nodes/ip-10-0-137-242.ec2.internal/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.841256987Z nodes/ip-10-0-137-242.ec2.internal/cpu_affinities.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.841547745Z nodes/ip-10-0-137-242.ec2.internal/dmesg [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.84179015Z nodes/ip-10-0-137-242.ec2.internal/ethtool_channels [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.841880305Z nodes/ip-10-0-137-242.ec2.internal/ethtool_features [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.841971681Z nodes/ip-10-0-137-242.ec2.internal/ip-10-0-137-242.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.842311712Z nodes/ip-10-0-137-242.ec2.internal/irq_affinities.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.842487893Z nodes/ip-10-0-137-242.ec2.internal/lscpu [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.842637663Z nodes/ip-10-0-137-242.ec2.internal/lspci [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.842751179Z nodes/ip-10-0-137-242.ec2.internal/podresources.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.842866177Z nodes/ip-10-0-137-242.ec2.internal/pods_info.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.842999085Z nodes/ip-10-0-137-242.ec2.internal/proc_cmdline [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.84309068Z nodes/ip-10-0-137-242.ec2.internal/sysinfo.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.844825028Z nodes/ip-10-0-137-242.ec2.internal/sysinfo.tgz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.845005499Z nodes/ip-10-0-143-149.ec2.internal/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.845058322Z nodes/ip-10-0-143-149.ec2.internal/cpu_affinities.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.845331639Z nodes/ip-10-0-143-149.ec2.internal/dmesg [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.845599726Z nodes/ip-10-0-143-149.ec2.internal/ethtool_channels [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.845688181Z nodes/ip-10-0-143-149.ec2.internal/ethtool_features [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.845791998Z nodes/ip-10-0-143-149.ec2.internal/ip-10-0-143-149.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846172992Z nodes/ip-10-0-143-149.ec2.internal/irq_affinities.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846367834Z nodes/ip-10-0-143-149.ec2.internal/lscpu [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846504202Z nodes/ip-10-0-143-149.ec2.internal/lspci [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846583947Z nodes/ip-10-0-143-149.ec2.internal/podresources.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846690474Z nodes/ip-10-0-143-149.ec2.internal/pods_info.json [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846802381Z nodes/ip-10-0-143-149.ec2.internal/proc_cmdline [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.846886126Z nodes/ip-10-0-143-149.ec2.internal/sysinfo.log [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.848594622Z nodes/ip-10-0-143-149.ec2.internal/sysinfo.tgz [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.848791214Z pod_network_connectivity_check/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.848845937Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.848957504Z static-pods/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.848966915Z static-pods/kube-apiserver/ [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.857456731Z [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.857477203Z sent 58,383 bytes received 3,909,637 bytes 7,936,040.00 bytes/sec [must-gather] [must-gather-vkvn2] OUT 2026-07-02T13:07:09.857484023Z total size is 43,641,868 speedup is 11.00 [must-gather] [must-gather ] OUT 2026-07-02T13:07:10.122330602Z namespace/openshift-must-gather-42fsq 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: 3e6c82cb-835b-4bc2-a7f1-863844b40b91 [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-predictor [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] a2fb8b9..b2343bf ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating a2fb8b9..b2343bf [git-push-artifacts] Fast-forward [git-push-artifacts] test-artifacts/kserve-group-test-ffjdc/e2e-raw.tar.gz | Bin 0 -> 6809993 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-ffjdc/e2e-raw.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6741252 Jul 2 13:08 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-ffjdc/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts e66bbf5] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-ffjdc/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] b2343bf..e66bbf5 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-02T13:08:12.394Z","type":3}]