[get-kubeconfig] Found kubeconfig secret: cluster-5hr6k-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5hr6k-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5hr6k-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5hr6k-password [get-kubeconfig] API Server URL: https://ab8fc599cb9964a589906ed011a5ce56-48482642e285ae6b.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [clone-repo] ci-export-logs-sa [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:62925d7b981d1952f65351ff12d2c91532437425fa51505583c8531f544bac1b [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:62925d7b981d1952f65351ff12d2c91532437425fa51505583c8531f544bac1b [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eedf92a9ee281f6194feacf87ca02512af9fee8b6ba24bd48adaac43610735dd [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eedf92a9ee281f6194feacf87ca02512af9fee8b6ba24bd48adaac43610735dd [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:5ddf7b68668839b048ac1f65cf22f5a7b21a1ddc89705b9e0ad240d64f017b66 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:5ddf7b68668839b048ac1f65cf22f5a7b21a1ddc89705b9e0ad240d64f017b66 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:498563386b50b61380307187059de966bc0a117e7161dd79d36731f0b2ebd43d [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:498563386b50b61380307187059de966bc0a117e7161dd79d36731f0b2ebd43d [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1400 [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eedf92a9ee281f6194feacf87ca02512af9fee8b6ba24bd48adaac43610735dd [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:62925d7b981d1952f65351ff12d2c91532437425fa51505583c8531f544bac1b [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:5ddf7b68668839b048ac1f65cf22f5a7b21a1ddc89705b9e0ad240d64f017b66 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:498563386b50b61380307187059de966bc0a117e7161dd79d36731f0b2ebd43d [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1400 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1400 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] 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-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 263 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 99 packages in 1.85s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 99 packages in 321ms [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.121.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.17.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.1 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==0.49.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 49ms [e2e-raw] /workspace/source [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] 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-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-ffbb595cb-w7g6l 1/1 Running 0 40s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-ffbb595cb-w7g6l condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-7c9f485588-fd9dj 1/1 Running 0 45s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-7c9f485588-fd9dj condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-cf49989db-bg5vw 1/1 Running 0 50s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-cf49989db-bg5vw condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] ⏳ Extracting OpenShift CA certificates for raw deployment [e2e-raw] ✅ CA certificate bundle extracted (3 certificates) [e2e-raw] Now using project "kserve" on server "https://ab8fc599cb9964a589906ed011a5ce56-48482642e285ae6b.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] ⏳ Installing KServe with SeaweedFS [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] ⏳ Waiting for CRDs to be established [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] ⏳ Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] ⏳ Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-68cc5db7c4-8c95w 0/1 Running 0 7s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-68cc5db7c4-8c95w condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Installing DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] Patching ingress domain, markers: raw [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-66cf78b85b-dk7nv" deleted [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched [e2e-raw] waiting kserve-controller get ready... [e2e-raw] pod/kserve-controller-manager-66cf78b85b-pfht4 condition met [e2e-raw] Installing ODH Model Controller manually with PR images [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init created [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.20.19 [e2e-raw] Kubernetes Version: v1.33.9 [e2e-raw] ClusterVersion desired: 4.20.19 [e2e-raw] ClusterVersion history (latest): 4.20.19 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.18.1-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- [e2e-raw] MIIDPDCCAiSgAwIBAgIIU1m8jElivoIwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-raw] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMjE0MDgzNVoX [e2e-raw] DTM2MDQxOTE0MDgzNVowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy [e2e-raw] b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwaoPvW29lRJK [e2e-raw] VyIngP0OOtFActSsxe3HuBlJZIif4nGmgqma0Dk/L+J0I+uupJp+goptFMlAQ2Sr [e2e-raw] jeHn22Biu7IQaOFBpRQWY/m6Id+w3m3c66tc2zI1tHfJAlbLvElPvAKnNyYJimIY [e2e-raw] FpJSzeyMpysCjaNKnARko64XGjTwvsU4xaeHaegJaNLKkNzRjiK2X9l6bTk/4WZ9 [e2e-raw] GlTgJIth3wFRoFlbyFUuv/jCYCGO0PFVt8iLNNWCa1iH0SwtpOWxC7k4HKWDSM40 [e2e-raw] jVfXwIxnEu96zhM58GQaXbuhLSrQR/tBkKwXE9FFfstyGACUYPhib/6alJOiK1Lg [e2e-raw] WiLlz5m7/wIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB [e2e-raw] /zBJBgNVHQ4EQgRAW2vc6Kn+H68UMycuHNYAeObYWgzBgDhj5kyzl71dLuSVcjt6 [e2e-raw] iDeqQQMbknX+H7YW+yA6/SRbK7aLrOjqRcvmrTANBgkqhkiG9w0BAQsFAAOCAQEA [e2e-raw] fZ8hL8ffAzqPS0u9xK1i3XiGZd8UH/reJYr5iYvFoCQuoRYVUAnm+r8g2mQmMkgV [e2e-raw] 7DgQ6oWEINa3dSSeS38WTwdZab+MfvvHmZGxpgUgjWknLyjCBCJt63pLZLwJQvmb [e2e-raw] 6YbEYkc3q+YNJolVHQo1dIWjNLWU+JG1m6LfwVRsKeiOqqgSNKB2M7zbL2m0mAYj [e2e-raw] fNY1ArgkfmTWcbq6KmLIO4EXvXHykMlX/W4UJPu9eevCWBeq+KdxxpMhQGcNSs8N [e2e-raw] tqYQdakNz8q/+1ZIPy1CIp4Gyg5venUGbMY74ghoYoaOIQsTyUSywKlp98d15ias [e2e-raw] GHB8hxeZBF5tkwZA+CdlQQ== [e2e-raw] -----END CERTIFICATE----- [e2e-raw] -----BEGIN CERTIFICATE----- [e2e-raw] MIIEADCCAuigAwIBAgIIGZz6VgscG5MwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-raw] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMjE0MDkxMVoX [e2e-raw] DTI3MDQyMjE0MDkxMVowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv [e2e-raw] cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB [e2e-raw] AMiSFwdgxzeZgnRGdNDOzEofULHWPD53cuojaN7W991f2XYK6oUNipLiIs9IoU3t [e2e-raw] 68rBkPVmXP3m3lv3tcluh1CqbXU+AFGDfooPO0TAyMpnSVm2GQTEEZgCgYE14Xlc [e2e-raw] VFIhh0kJhYEK+LF/x8+GbqdcZcKX87n+QcfOq4FbLgSrI0UnW5eR2IjkSU6qwfOy [e2e-raw] 5M0pyCVpR6SjHDUtlhKRQZMkCEFTWzo4t7KWHQ2S0JK5FUYZ6AZeSgVncb+sWAR4 [e2e-raw] 55pReVJ5D1iDqaWIhUEMPBwvf6fT9qwle0jpMWx5tpphXt0nNBaB4FL5z25veN4A [e2e-raw] 4ps4zeTxAh8IRalTwGpykq0CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd [e2e-raw] BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV [e2e-raw] HQ4EQgRAQHBwaSxmnKNzesD/VVSUEraM2JLsPhtIbfpCPWgPXHbP0CPYJOO1CLrF [e2e-raw] dEnm3GZcxK+Iom0UEa1y47QBdUMN2zBLBgNVHSMERDBCgEBba9zoqf4frxQzJy4c [e2e-raw] 1gB45thaDMGAOGPmTLOXvV0u5JVyO3qIN6pBAxuSdf4fthb7IDr9JFsrtous6OpF [e2e-raw] y+atMEsGA1UdEQREMEKCQCouYXBwcy4wMzVlOGUwZS1iMDRjLTQ5ZTctOGUyZC1j [e2e-raw] MzUyMDFhYjcwOWIucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD [e2e-raw] ggEBAGoOJXpg6WzpfWrZ6otrxC9R3RTRkLD4KBcxTGTcZoAWQ65ocEJaTsAOlll1 [e2e-raw] f+m+gZKOYHfyn6uEpfSPsBzNP31pCnoqt6k1FK2N02hp4FgT0guPDn7mSV0XadhM [e2e-raw] fRjZQMNacdruiiY7N4NocFg5gNn6RlPZp5H85xUaGbiOFgtmARKNPtbf6S9n4nUQ [e2e-raw] lO5DdXvR39EKARfnQgjNLOBBj55pK2l1U4JI4E0GCMrkzH/YoBV3IaH1DcJOMpzW [e2e-raw] j4YGW9edwX9yBpITvQMMdK3oZw5IHbfEdSuDwZJ4YqFsKg6/so6osx06O/s2muR7 [e2e-raw] YhFwh4tQn273Nwc3CR8NxBvUITU= [e2e-raw] -----END CERTIFICATE----- [e2e-raw] [e2e-raw] -----BEGIN CERTIFICATE----- [e2e-raw] MIIDUTCCAjmgAwIBAgIISd55iLdqzQ4wDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE [e2e-raw] Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3Njg2NzQ2NjAe [e2e-raw] Fw0yNjA0MjIxNDE3NDVaFw0yODA2MjAxNDE3NDZaMDYxNDAyBgNVBAMMK29wZW5z [e2e-raw] aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY4Njc0NjYwggEiMA0GCSqG [e2e-raw] SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDgQAujBaY364UDbWRNmEIi3kXyTNw55ymo [e2e-raw] 5pRSYcuX4VftG5Z7NGukkiExlU/qA6znNewudc/e14l0AIz3EHuaYYSZ0lZqBrq2 [e2e-raw] +Dl013fv0RhTbT0yeFDJ1OSyHdudJ6TDs5RmwRLxrzs9LpmDIkU0AXAsscjQjmnU [e2e-raw] PqTo1EAL2NTLBMFmK1tDeATVeKix7s7dmxdw5YD+bZ0cyTPXp4kM/sghvxI4Kcvk [e2e-raw] E1NVFUhWyr4+67RN6JsPFdQxFMZWnES/CFFgn1pWjyUaSEWgIzX9vDmmIEwKOyaU [e2e-raw] Uc6gDLy+1NW2FP7nOqPWbtYX/D6vQjozm9bNLqPcvD2MrBmxDktXAgMBAAGjYzBh [e2e-raw] MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRX0qtm [e2e-raw] gmWCAKYn17IoCYNwBmlfvDAfBgNVHSMEGDAWgBRX0qtmgmWCAKYn17IoCYNwBmlf [e2e-raw] vDANBgkqhkiG9w0BAQsFAAOCAQEANU49zx6BoRvR5/S6oMZwOhbyEe5uYjOfDpSt [e2e-raw] 9IOLQdvyRUDGVn0dfFHpq78vM9dd6v5WZE8H55w+0WBkhKAd/3zggpcmSEgI2WZt [e2e-raw] 9zrpWnwPMFiuw9bNwZ/O5fMVZDTvyubnfxmziw0Akqt7Xc33GgFFwbr676+SK+kz [e2e-raw] ppaBDBE+5c4JLtiOQRUKyP6QO8v68FBmVrQwj+YRgbYtQ/6dSeD7hqUI98vbw3Bb [e2e-raw] zgAwqvCIWIip9Xdv9mk+3OGIHjI/zJ+SPEbvTLTm4HSVubpqtdAp2bxQPN9Z8f2P [e2e-raw] enyEAAwOyPCeW3Rnm4smZuelWhFp9Yf/CBVbOTzuK4R9RbSKCg== [e2e-raw] -----END CERTIFICATE----- [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, xdist-3.6.1, cov-5.0.0, anyio-4.9.0, httpx-0.30.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-04-22 14:24:55.403 2889 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace Using external route host: isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.666 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.669 2889 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:26:25.669 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:26:25.669 2889 kserve.trace base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.669 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.670 2889 kserve.trace url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.670 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.670 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.670 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-22 14:26:25.841 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-8cf9f-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-8cf9f:predict [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:25.842 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:26:30.866 2889 kserve.trace response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.866 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.867 2889 kserve.trace response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.867 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.868 2889 kserve.trace response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.868 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.868 2889 kserve.trace response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.868 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"444016e4-fbc4-4922-b43f-9a1853a562b2","predictions":[1,1]} [e2e-raw] 2026-04-22 14:26:30.868 2889 kserve.trace Got response [{'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}, {'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}, {'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}, {'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}] [e2e-raw] 2026-04-22 14:26:30.868 2889 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}, {'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}, {'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}, {'message': '', 'batchId': '444016e4-fbc4-4922-b43f-9a1853a562b2', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-04-22 14:26:30.882 2889 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-04-22 14:26:30.882 2889 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():934] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-04-22 14:28:11.161 2889 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-22 14:28:11.161 2889 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1059] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-22 14:28:11.164 2889 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-04-22 14:28:11.164 2889 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1073] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-04-22 14:28:11.209 2889 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-04-22 14:28:11.209 2889 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1094] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-04-22 14:29:51.500 2889 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-22 14:29:51.500 2889 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1228] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-22 14:29:51.502 2889 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-22 14:29:51.502 2889 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1242] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-04-22 14:31:21.720 2889 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace Host from isvc status URL = isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace Using external route host: isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:31:21.720 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:31:21.721 2889 kserve.trace base url = https://isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:31:21.721 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:31:21.721 2889 kserve.trace url: https://isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-logger-raw-8d0fa:predict [e2e-raw] 2026-04-22 14:31:21.721 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-logger-raw-8d0fa-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-logger-raw-8d0fa:predict [e2e-raw] 2026-04-22 14:31:21.721 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:31:21.721 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:31:21.757 2889 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:31:21.757 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:31:21.758 2889 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-22 14:31:21.758 2889 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-04-22 14:33:57.015 2889 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:33:57.015 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:33:57.016 2889 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:33:57.016 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:33:57.016 2889 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-22 14:33:57.016 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-22 14:33:57.016 2889 kserve.trace Using external route host: isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:33:57.016 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:33:57.017 2889 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:33:57.017 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:33:57.017 2889 kserve.trace base url = https://isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:33:57.017 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:33:57.018 2889 kserve.trace url: https://isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-sklearn-scale-raw-0ba4e:predict [e2e-raw] 2026-04-22 14:33:57.018 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-scale-raw-0ba4e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/isvc-sklearn-scale-raw-0ba4e:predict [e2e-raw] 2026-04-22 14:33:57.018 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:33:57.018 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:33:57.039 2889 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:33:57.039 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:33:57.039 2889 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-22 14:33:57.039 2889 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-04-22 14:33:57.122 2889 kserve.trace Created primary ISVC: isvc-primary-d7c1cc [e2e-raw] 2026-04-22 14:33:57.122 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-d7c1cc [e2e-raw] 2026-04-22 14:35:17.175 2889 kserve.trace Primary ISVC is ready [e2e-raw] 2026-04-22 14:35:17.175 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-04-22 14:35:17.179 2889 kserve.trace Baseline recorded - resourceVersion: 18967 [e2e-raw] 2026-04-22 14:35:17.179 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 18967 [e2e-raw] 2026-04-22 14:35:17.179 2889 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-04-22 14:35:17.179 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-04-22 14:35:17.272 2889 kserve.trace Created secondary ISVC isvc-secondary-d7c1cc, waiting for failure status... [e2e-raw] 2026-04-22 14:35:17.272 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-d7c1cc, waiting for failure status... [e2e-raw] 2026-04-22 14:35:25.293 2889 kserve.trace ISVC isvc-secondary-d7c1cc reported failure: {'exitCode': 1, 'message': "2026-04-22 14:35:18.188 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-22 14:35:18.189 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-22 14:35:18.461 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:23.332 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-22 14:35:25.293 2889 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-d7c1cc reported failure: {'exitCode': 1, 'message': "2026-04-22 14:35:18.188 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-22 14:35:18.189 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-22 14:35:18.461 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:23.332 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-22 14:35:25.293 2889 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-22 14:35:18.188 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-22 14:35:18.189 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-22 14:35:18.461 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:23.332 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-22 14:35:25.293 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-22 14:35:18.188 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-22 14:35:18.189 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-22 14:35:18.461 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:23.332 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-22 14:35:35.308 2889 kserve.trace Primary ISVC resourceVersion: before=18967, after=18967 [e2e-raw] 2026-04-22 14:35:35.308 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=18967, after=18967 [e2e-raw] 2026-04-22 14:35:35.308 2889 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-04-22 14:35:35.308 2889 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-04-22 14:35:35.337 2889 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-04-22 14:35:35.337 2889 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-04-22 14:35:35.448 2889 kserve.trace Created ISVC isvc-init-fail-b37114, waiting for failure status... [e2e-raw] 2026-04-22 14:35:35.448 2889 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-b37114, waiting for failure status... [e2e-raw] 2026-04-22 14:35:45.460 2889 kserve.trace ISVC isvc-init-fail-b37114 reported failure: {'exitCode': 1, 'message': "2026-04-22 14:35:41.440 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-22 14:35:41.441 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-22 14:35:41.710 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:44.461 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-22 14:35:45.460 2889 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-b37114 reported failure: {'exitCode': 1, 'message': "2026-04-22 14:35:41.440 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-22 14:35:41.441 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-22 14:35:41.710 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:44.461 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-22 14:35:45.460 2889 kserve.trace Failure status detected in 10.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-22 14:35:41.440 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-22 14:35:41.441 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-22 14:35:41.710 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:44.461 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-22 14:35:45.460 2889 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-22 14:35:41.440 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-22 14:35:41.441 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-22 14:35:41.710 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-22 14:35:44.461 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-22 14:35:45.460 2889 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-04-22 14:35:45.460 2889 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-04-22 14:35:45.464 2889 kserve.trace Ready condition: {'lastTransitionTime': '2026-04-22T14:35:35Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-04-22 14:35:45.464 2889 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-04-22T14:35:35Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-04-22 14:35:45.464 2889 kserve.trace Quick reconciliation validated: Failure detected in 10.05 seconds [e2e-raw] 2026-04-22 14:35:45.464 2889 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.05 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-04-22 14:37:05.671 2889 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:37:05.671 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:37:05.671 2889 kserve.trace Host from isvc status URL = raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:37:05.671 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:37:05.671 2889 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-22 14:37:05.671 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace Using external route host: raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace Sending Header = {'Host': 'raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace base url = https://raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace url: https://raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/raw-sklearn-77009:predict [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://raw-sklearn-77009-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/raw-sklearn-77009:predict [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:37:05.672 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:37:05.692 2889 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:37:05.692 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:37:05.692 2889 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-22 14:37:05.692 2889 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-04-22 14:38:25.839 2889 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace Host from isvc status URL = raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace Using external route host: raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:38:25.839 2889 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-22 14:38:25.840 2889 kserve.trace base url = https://raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:38:25.840 2889 kserve.trace INFO [utils.py:_predict():145] base url = https://raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com [e2e-raw] 2026-04-22 14:38:25.840 2889 kserve.trace url: https://raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/raw-sklearn-runtime-9da2e:predict [e2e-raw] 2026-04-22 14:38:25.840 2889 kserve.trace INFO [inference_client.py:infer():490] url: https://raw-sklearn-runtime-9da2e-kserve-ci-e2e-test.apps.035e8e0e-b04c-49e7-8e2d-c35201ab709b.prod.konfluxeaas.com/v1/models/raw-sklearn-runtime-9da2e:predict [e2e-raw] 2026-04-22 14:38:25.840 2889 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:38:25.840 2889 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-22 14:38:25.862 2889 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:38:25.862 2889 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-22 14:38:25.862 2889 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-22 14:38:25.862 2889 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] llmisvc/test_llm_inference_service.py:151 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:200 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:252 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:299 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.cluster_gpu, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:316 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.no_scheduler, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:329 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] ============= 9 passed, 9 skipped, 6 warnings in 812.88s (0:13:32) ============= [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-04-22T14:38:26.907328268Z 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: 51fad6ff-08e4-4ecb-911a-b625882edac4 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-22T14:38:26.956497406Z namespace/openshift-must-gather-rlx2l created [must-gather] [must-gather ] OUT 2026-04-22T14:38:26.964529774Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-smrwl created [must-gather] [must-gather ] OUT 2026-04-22T14:38:26.992842442Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:32.808332355Z [disk usage checker] Started [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:32.811860682Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:32.942033062Z No resources found in openshift-must-gather-rlx2l namespace. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.048282421Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.185008236Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.185038630Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.185038630Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.187121230Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.325360918Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.325391909Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.325391909Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.327333428Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.468697234Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.468736809Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.468736809Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.470837766Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.607279832Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.607308643Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.607308643Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.609397702Z Error getting logs from rhods-notebooks [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.744321495Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.744429719Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.744429719Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.746718489Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.880275677Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.880306260Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.880306260Z namespaces "istio-system" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:33.882494469Z Error getting logs from istio-system [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.022058610Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.022087817Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.022087817Z namespaces "knative-serving" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.024132969Z Error getting logs from knative-serving [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.163334599Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.163503838Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.163503838Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.165843631Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.411140608Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.657155477Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.779572249Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.858162552Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.860020302Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:34.979366118Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.057742156Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.059645832Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.177963768Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.254885981Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.256829655Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.373739312Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.453440094Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.455529852Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.571691574Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.649688470Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.651782463Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.767917026Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.847117561Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.849359911Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:35.966734374Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.044900614Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.046851040Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.159931288Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.235732832Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.237647626Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.352335752Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.432688303Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.434846969Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.551059440Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.629737594Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.631684045Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.748145234Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.827256540Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.829139204Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:36.944830772Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.022259408Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.024265480Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.143957963Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.224158888Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.226330876Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.344526343Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.422356677Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.424356914Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.548884558Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.626608584Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.628677063Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.752112422Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.816119315Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.830259820Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.832417541Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:37.949614250Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.027538814Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.029538709Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.150127411Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.227829433Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.229887053Z Error collecting info from [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.864342169Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:38.978142860Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.089890190Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.204968637Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.325000407Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.541447239Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.654879230Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.768854709Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:39.885944749Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.006219047Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.128574898Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.250619293Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.369887447Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.484099558Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.600700132Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.862914464Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:40.972407010Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.133681481Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.235550507Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.375101248Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.506716208Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.676494389Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.787353128Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:41.928082854Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.033212016Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.187444601Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.290260108Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.431729835Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.535543135Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.693675411Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.800202885Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.820831505Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:42.937476790Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.073482890Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.244289728Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.365660799Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.504233182Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.637207978Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.801862054Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:43.904936542Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.041656010Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.155586087Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.317823074Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.423885002Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.567161010Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.670531733Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.834318793Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:44.941108448Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.081688359Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.187130841Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.343789854Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.447071105Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.583709579Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.687713962Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.847643430Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:45.950136214Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.091241080Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.225474403Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.383722166Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.486871736Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.629033405Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.760417049Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:46.919368004Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:47.028423662Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:47.825212802Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-hw4gz] POD 2026-04-22T14:38:48.939333457Z Caches written to disk [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:49.951934076Z waiting for gather to complete [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:49.954646858Z downloading gather output [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.241968547Z receiving incremental file list [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.252626102Z ./ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.252753383Z aggregated-discovery-api.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.253019228Z aggregated-discovery-apis.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.253614857Z event-filter.html [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254168045Z timestamp [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254304598Z version [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254384519Z cluster-scoped-resources/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254398499Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254404539Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254425409Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254500381Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254509971Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254556031Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254623832Z namespaces/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254632243Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254665453Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254758705Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254786805Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254850886Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254872696Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.254974568Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255050809Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.25513191Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255177671Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255234542Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255283253Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255315733Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255405955Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255454065Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255491176Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255578437Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255616858Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255669879Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255823431Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.255905502Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.25702942Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257109881Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257204852Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257325814Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257507277Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257552138Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257609109Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257643829Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.25769365Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257755041Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257801052Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257869762Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257926713Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.257953294Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.258000875Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.258042575Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.258090596Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.258125997Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.258180567Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.258220278Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.264483384Z [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.264501425Z sent 761 bytes received 52,988 bytes 35,832.67 bytes/sec [must-gather] [must-gather-hw4gz] OUT 2026-04-22T14:38:50.264506305Z total size is 681,356 speedup is 12.68 [must-gather] [must-gather ] OUT 2026-04-22T14:38:50.33356392Z namespace/openshift-must-gather-rlx2l 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: 51fad6ff-08e4-4ecb-911a-b625882edac4 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-22T14:38:50.448133286Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab [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: 51fad6ff-08e4-4ecb-911a-b625882edac4 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-22T14:38:50.467338802Z namespace/openshift-must-gather-bgl78 created [must-gather] [must-gather ] OUT 2026-04-22T14:38:50.47502254Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-x6k9m created [must-gather] [must-gather ] OUT 2026-04-22T14:38:50.507067794Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.027347879Z [disk usage checker] Started [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.057648044Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.219108170Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.334401763Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.417422715Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.497556594Z Gathering data for ns/default... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:52.803114806Z Gathering data for ns/openshift... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:53.189708702Z Gathering data for ns/kube-system... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:53.817697044Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.089949491Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.089982323Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.089982323Z namespaces "assisted-installer" not found [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.354023511Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.362324681Z INFO: Collecting host service logs for crio [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.362708886Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.363053337Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.363383392Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.363773261Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.364112311Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.364391175Z 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-vsvvj] POD 2026-04-22T14:38:54.364492559Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.364849523Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.365184871Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.365541568Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.365890612Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.366274341Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.372022159Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.378716585Z INFO: Gathering HAProxy config files [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.449706768Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.685085296Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:54.753743716Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.171349879Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.295580867Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.469380204Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.650373149Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.738888950Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-cl44f [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.738888950Z insights-runtime-extractor-ctlbm [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.738888950Z insights-runtime-extractor-fqwqv [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.738888950Z insights-runtime-extractor-tmlr9 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.847904504Z No resources found [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:55.971650428Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.057962887Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.064715528Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.217865476Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.218462738Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.239753341Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.286789906Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.308527820Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.322932202Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.414385123Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.472798686Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.493560918Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.528343920Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.563263521Z No resources found [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.570536496Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.602858725Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.628594384Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.628594384Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.753835756Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.762370111Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.763503530Z INFO: HAProxy config collection complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.764857826Z INFO: 'previous-logs' folder not found on ip-10-0-129-161.ec2.internal, skipping... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.780349688Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.882562207Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.913786744Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:56.965019588Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.005400059Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.047379305Z INFO: 'previous-logs' folder not found on ip-10-0-130-98.ec2.internal, skipping... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.066591068Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.184187480Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.186152458Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.297629752Z INFO: 'previous-logs' folder not found on ip-10-0-131-75.ec2.internal, skipping... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.297663955Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.297663955Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.403902560Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.404070250Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.424772942Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.540197649Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.706257018Z INFO: INTERCONNECT MODE [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.706257018Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.735088875Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.783797247Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.854577229Z INFO: Gathering OVN_Northbound from ovnkube-node-47psb... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.854832601Z INFO: Gathering OVN_Northbound from ovnkube-node-6zgvp... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.855061012Z INFO: Gathering OVN_Northbound from ovnkube-node-j58wd... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.855324704Z INFO: Gathering OVN_Southbound from ovnkube-node-47psb... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.855589375Z INFO: Gathering OVN_Southbound from ovnkube-node-6zgvp... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.855839957Z INFO: Gathering OVN_Southbound from ovnkube-node-j58wd... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:57.999267478Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.065377652Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.101403178Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.134919186Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.143706441Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.161062995Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.165072841Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.190146936Z tar: Removing leading `/' from member names [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.286121683Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.339296397Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.352120944Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.517976034Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.591496229Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.672240657Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.672357291Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.672913725Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.674936161Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.677920705Z ovnk_database_store/ [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.677920705Z ovnk_database_store/ovnkube-node-6zgvp_nbdb [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.686416973Z ovnk_database_store/ovnkube-node-6zgvp_sbdb [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.709517077Z ovnk_database_store/ovnkube-node-47psb_nbdb [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.717235275Z ovnk_database_store/ovnkube-node-j58wd_nbdb [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.728715105Z ovnk_database_store/ovnkube-node-j58wd_sbdb [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.745180326Z ovnk_database_store/ovnkube-node-47psb_sbdb [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.748896670Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.769531024Z INFO: Network log collection complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.933768560Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:58.961787720Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.050224419Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.098518697Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.343784002Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.467942745Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.614356125Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.616567743Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:38:59.847842571Z Gathering data for ns/openshift-console... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:00.234993212Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:00.242835215Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:00.366301319Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:00.498315697Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:00.613419719Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:00.887295329Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:01.412753640Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:01.626597166Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:01.836453359Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:02.073945470Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:02.114259507Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:02.418599933Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:02.780531855Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:02.804788786Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:03.896141207Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:04.864886600Z Gathering data for ns/kserve... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:05.014003574Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:06.125327719Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:06.324712935Z Gathering data for ns/openshift-config... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:06.557523845Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:06.958519447Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:07.078379694Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:07.254533881Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:07.279515258Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:07.536763772Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:07.789886314Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:08.100318344Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:08.346400616Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:08.395709010Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:08.658576858Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:08.944052886Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:09.222532317Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:09.524503062Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:09.714401418Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:09.785145782Z Collecting performance related data for node ip-10-0-130-98.ec2.internal [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:09.792151805Z Collecting performance related data for node ip-10-0-129-161.ec2.internal [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:09.799534761Z Collecting performance related data for node ip-10-0-131-75.ec2.internal [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:11.268909700Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:12.082802354Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:12.837445768Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:13.105517682Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:13.580854428Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:13.949140237Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:14.322712244Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:14.596420584Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:15.066887094Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:15.402248320Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:15.759459753Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:15.988104513Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:16.236132032Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:16.854555390Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.087311948Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.234037967Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.435113294Z Collecting kubelet logs for node ip-10-0-130-98.ec2.internal [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.437284690Z Collecting kubelet logs for node ip-10-0-129-161.ec2.internal [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.439066566Z Collecting kubelet logs for node ip-10-0-131-75.ec2.internal [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.618365376Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.809737779Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.814980948Z INFO: Node performance data collection complete. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:17.968322220Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:18.798686324Z Wrote inspect data to must-gather. [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:18.798733996Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:18.798733996Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:18.929195640Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-vsvvj] POD 2026-04-22T14:39:19.042720781Z Caches written to disk [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.05101263Z waiting for gather to complete [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.054080938Z downloading gather output [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.297840615Z receiving incremental file list [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.317518179Z ./ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.31762641Z aggregated-discovery-api.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.317960875Z aggregated-discovery-apis.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.318563904Z event-filter.html [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.32085358Z timestamp [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.320975272Z version [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.333667217Z cluster-scoped-resources/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.333702068Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.333736429Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.33379841Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.333925481Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334039973Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334100794Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334159515Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334245316Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334330998Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334430859Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.33448551Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334610912Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.334711573Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.335042718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.335092869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.335292313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.335555366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.335811741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.335949272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.339424896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.340945869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.341093552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.341253504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.341404357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.341518898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.341754872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.341966495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.342130208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.342420982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.342541094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.342652926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.342816108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.3429162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.343027252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.343185284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.343342146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.343498269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.343644081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.34551114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.345667702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.345836645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.346032608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.346291132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.346739449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.346865191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.346998223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.347126815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.347239526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.347355218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.34745906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.347621643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.347782925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.347901517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.348177571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.348283743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.348392574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.348935593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349057554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349181367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349365539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349478791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349666484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349823026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.349971129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.35008923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.350202812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.350320704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.350446056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.350562898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.350750961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.350888223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.351022825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.35137381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.351777567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.351891248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.352695521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.352822193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.352930184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353040006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353226219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353474233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353593704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353724086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353883589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.353998741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.354113443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.354249015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.354383817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.354507358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.356728333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.35716633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.358698203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.358904286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.359063849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.359201311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.359310653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.359412964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.360833316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.360992889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.36111802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.361258463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.361368414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.368715938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.372869422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.373039214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.373234337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.373512102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.373657194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.373835996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.373946608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.374098421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.374360025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.374488046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.374604348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.374821912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.374934753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375047045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375162197Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375297999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375439791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375549053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375655645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375828917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.375939469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.376044111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.376297354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.376422296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.37664695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.376787332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.376903574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.377113477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.379040457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.379165109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.379279591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.379387442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.379500274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.379611566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.381116279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.381273561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.381384383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.381551426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.381665027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.381921401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.382423159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.382546251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.382652503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.382803405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.383404734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.384615683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.384747565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.384909997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385034459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385223832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385322494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385438875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385618348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385779741Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385931783Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.385951713Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386060435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386137386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386220927Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386301909Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386462051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386548472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386653684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386774626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386871177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.386948309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.3870334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387130472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387219423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387303304Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387391636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387479647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387566748Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.3876495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387775871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387867483Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.387950254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388033255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388129667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388207898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388295699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388386001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388468972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388556563Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388640755Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388750486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388834238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.388924249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389007621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389092702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389193863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389274554Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389367256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389450947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389535899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.38962489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389738472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389824333Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.389918475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390003106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390087577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390182968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39026169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390348971Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390461303Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390553114Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390640375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390765617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.390863249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39094978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391056552Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391154054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391268375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391365687Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391456918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39155222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391650521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391792533Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391881455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.391971966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392060968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39219351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392282581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392372682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392461754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392547925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392638876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392756228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392846669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.392954151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393044223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393143714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393245416Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393333797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393432369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393552231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393650382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393734843Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393778264Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393826425Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9f5gb.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.393927996Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dzx8t.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394016678Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gsr8f.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394118099Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lz75r.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39420533Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-msq4x.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394284142Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nlwts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394372513Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nst8w.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394459074Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pgz67.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394606717Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qgkzw.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394752569Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r89bw.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394860381Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wgt8v.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.394985462Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wjhlj.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.395092434Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-288kn.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.395200806Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-hc8m8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.395295137Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mfz75.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39543764Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39548884Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.395648843Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.395833206Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.395923957Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396004258Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396307743Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396408355Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396492586Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396581857Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396699289Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396797081Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396877112Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.396960863Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397051274Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397154006Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397264988Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397343639Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39744226Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397520292Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397603423Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397702284Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397803416Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397888427Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.397984849Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398028229Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398124681Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398210132Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398297814Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398380075Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398471136Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398572688Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.3987471Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398845742Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.398949584Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399044305Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399135577Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399262688Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.39934955Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399444171Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399547613Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399626734Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399820027Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.399907469Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40000629Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400086561Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400150552Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400202533Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400246324Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400298995Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400346735Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400389206Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400446297Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400488877Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400539078Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400582839Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400621789Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40065638Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400736651Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400749961Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400797012Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400887833Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400961165Z cluster-scoped-resources/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.400970155Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401021906Z cluster-scoped-resources/core/nodes/ip-10-0-129-161.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401222439Z cluster-scoped-resources/core/nodes/ip-10-0-130-98.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401362821Z cluster-scoped-resources/core/nodes/ip-10-0-131-75.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401485973Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401501313Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401565724Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401660856Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401765967Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.401855828Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40193472Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402014061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402159153Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402247054Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402338596Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402430627Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402514209Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40260376Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402707001Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402815363Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402898924Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.402990666Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403081117Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403165629Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40325359Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403339321Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403430393Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403514514Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403602466Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403692167Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403738028Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403829479Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40391002Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.403994592Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404071293Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404150314Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404300216Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404425648Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404505599Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40454803Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40455948Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404603071Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404698672Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404750423Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404805454Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404827334Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404866405Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.404957036Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405103669Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405164759Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4051719Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40520899Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405319862Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405326582Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405367623Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405443864Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405485895Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405599246Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405639917Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405725958Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405770549Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40582792Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40586825Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.405970782Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406010843Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406059723Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406104814Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406155425Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406190425Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406240536Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406274627Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406340358Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406371168Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406438599Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4064811Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406543371Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406589261Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406645232Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406704563Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406784144Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406830415Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406920546Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406930617Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.406974237Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407038598Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407073559Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40716657Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407196821Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407241582Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407351293Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407430725Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407612417Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407750929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407829031Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.407918872Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408000793Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408134625Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408169966Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408264977Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408340179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40842824Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408522241Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408610003Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408716254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408800535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408888867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.408975248Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409012109Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409133851Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409216492Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409303543Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409434075Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409528617Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409617818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.40972978Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409832471Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.409912983Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410003744Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410082405Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410181857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410269558Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41038934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410460031Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410537342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410643344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410717265Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410736975Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410788086Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410843967Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410855527Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410886808Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410947999Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410963329Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.410997679Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41107443Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411098541Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-161.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411206353Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-98.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411290734Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-75.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411349655Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411393815Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411481937Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411519877Z host_service_logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411536588Z host_service_logs/masters/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411595409Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411647319Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411748971Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411811592Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.411941614Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412045785Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412161407Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412223958Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41230148Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412365821Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412447622Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412486912Z ingress_controllers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412497403Z ingress_controllers/default/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412503252Z ingress_controllers/default/router-default-88d969974-5t68d/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412553563Z ingress_controllers/default/router-default-88d969974-5t68d/haproxy.config [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412634515Z insights-data/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412643225Z machine_config_ondisk/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412650445Z machine_config_termination_logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412660535Z monitoring/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412665415Z monitoring/alertmanager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412746196Z monitoring/alertmanager/status.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412858398Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.412915449Z monitoring/prometheus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41296316Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.413057881Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.413117922Z monitoring/prometheus/rules.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.413856073Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.413914354Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.413969625Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.414815658Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.414833928Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.414888989Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.414973381Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415043772Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415138493Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415174244Z monitoring/prometheus/status/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415233115Z monitoring/prometheus/status/config.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415666852Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415745133Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.415857864Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416009167Z namespaces/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416025867Z namespaces/default/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416081448Z namespaces/default/default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416151729Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416183639Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416266541Z namespaces/default/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416313341Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416431303Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416510514Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416583906Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416632226Z namespaces/default/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416673237Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416766438Z namespaces/default/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41685396Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416939961Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.416976041Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417022072Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417106783Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417198635Z namespaces/default/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417245596Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417353817Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417456009Z namespaces/default/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417638292Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417749824Z namespaces/default/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417825895Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.417950397Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418101999Z namespaces/default/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41818838Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418226321Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418307702Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418346503Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418417424Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418452674Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418547706Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418630577Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418708768Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418751229Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4187986Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.41883785Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418887801Z namespaces/default/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418931522Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.418984492Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419025453Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419104964Z namespaces/kserve/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419168155Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419267007Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419332318Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419395609Z namespaces/kserve/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419436539Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419547511Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419791095Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.419989018Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420063959Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.42011441Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420166181Z namespaces/kserve/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420180901Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420281523Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420348493Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420362504Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420462455Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420482826Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420530256Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420547867Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420653428Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.42075042Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420889712Z namespaces/kserve/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.420927893Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.421166656Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.421274758Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.421515691Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.421590543Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.421935028Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.42205144Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422324984Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422422505Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422445916Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422537517Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422593288Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422637059Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.42269829Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422789721Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422862922Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422909283Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.422953924Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423018555Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423057725Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423142017Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423197948Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423228118Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423304919Z namespaces/kserve/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423314089Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4233559Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/kserve-controller-manager-66cf78b85b-pfht4.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423448601Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423459332Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/manager/manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423463601Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/manager/manager/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.423513572Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/manager/manager/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425395961Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425464303Z namespaces/kserve/pods/kserve-controller-manager-66cf78b85b-pfht4/manager/manager/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425510123Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425546834Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/llmisvc-controller-manager-68cc5db7c4-8c95w.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425648035Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425656186Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/manager/manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425662535Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/manager/manager/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425732936Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/manager/manager/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.425887659Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.42595592Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-8c95w/manager/manager/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426009151Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426058072Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/model-serving-api-86f7b4b499-ggqbz.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426143033Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/server/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426152993Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/server/server/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426159873Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/server/server/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426206844Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/server/server/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426302195Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/server/server/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426366286Z namespaces/kserve/pods/model-serving-api-86f7b4b499-ggqbz/server/server/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426402347Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426437637Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/odh-model-controller-696fc77849-k5vb4.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426527839Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426536249Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/manager/manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426555979Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/manager/manager/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.426577209Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/manager/manager/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431282832Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431345223Z namespaces/kserve/pods/odh-model-controller-696fc77849-k5vb4/manager/manager/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431415044Z namespaces/kserve/pods/s3-init-sn2j9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431432444Z namespaces/kserve/pods/s3-init-sn2j9/s3-init-sn2j9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431543306Z namespaces/kserve/pods/s3-init-sn2j9/s3-init/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431557156Z namespaces/kserve/pods/s3-init-sn2j9/s3-init/s3-init/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431561306Z namespaces/kserve/pods/s3-init-sn2j9/s3-init/s3-init/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431569506Z namespaces/kserve/pods/s3-init-sn2j9/s3-init/s3-init/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431668128Z namespaces/kserve/pods/s3-init-sn2j9/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43176548Z namespaces/kserve/pods/s3-init-sn2j9/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43178775Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431837121Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs-86cc847c5c-c8tlw.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431917552Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431925752Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs/seaweedfs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431930182Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.431966753Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432127445Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432198626Z namespaces/kserve/pods/seaweedfs-86cc847c5c-c8tlw/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432221327Z namespaces/kserve/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432279597Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432344829Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432386029Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43244531Z namespaces/kube-node-lease/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43245178Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43246474Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432509751Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-161.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432603282Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-98.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432707894Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-75.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432808405Z namespaces/kube-system/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432852786Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432926738Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.432969048Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433043399Z namespaces/kube-system/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43307594Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433219672Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433294033Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433369814Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433431795Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433464956Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433527197Z namespaces/kube-system/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433574948Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433644618Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43373279Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433786371Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433875082Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433925983Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433936633Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.433974974Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-kasd5il3d2jfhagtm3zhnswj3e.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434069095Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434153346Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434231787Z namespaces/kube-system/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434278208Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434428361Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434510202Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434799396Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.434876228Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435145032Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435271674Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435556348Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4356515Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435749111Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435821422Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435860213Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435916564Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.435954294Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436041275Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436119067Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436174177Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436212318Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436277719Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.43632217Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436403691Z namespaces/kube-system/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436409971Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436457082Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer-8pz7t.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436542133Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436548703Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436554413Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436594294Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436784967Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436851928Z namespaces/kube-system/pods/global-pull-secret-syncer-8pz7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436907929Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.436948929Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer-dghbg.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437019521Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437026751Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437033001Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437074351Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437249984Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437314305Z namespaces/kube-system/pods/global-pull-secret-syncer-dghbg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437371206Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437406256Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer-hxhjd.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437481738Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437488858Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437494358Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437542679Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437703861Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437793433Z namespaces/kube-system/pods/global-pull-secret-syncer-hxhjd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437850263Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437884104Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent-rnwmp.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437961835Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437971255Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.437985836Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438028966Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438423842Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438487073Z namespaces/kube-system/pods/konnectivity-agent-rnwmp/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438536234Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438573865Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent-vj7vs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438653206Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438660346Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438667086Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.438760787Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439163883Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439228735Z namespaces/kube-system/pods/konnectivity-agent-vj7vs/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439271795Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439309906Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent-zcvnd.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439381217Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439392117Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439396107Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439428028Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439841534Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439910655Z namespaces/kube-system/pods/konnectivity-agent-zcvnd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439955736Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.439996087Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440068897Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/haproxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440076148Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440091028Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440127949Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44024953Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440333212Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-161.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440385402Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440424623Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440490454Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/haproxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440497204Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440506224Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440556535Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440705827Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440793459Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-98.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440840209Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44088996Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440962791Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/haproxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440970202Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.440973882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441015852Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441250566Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441316897Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-75.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441353967Z namespaces/kube-system/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441400218Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441438399Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441444589Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441485539Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441556071Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441597541Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441653932Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441664632Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441668572Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441740043Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441842465Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441917706Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.441970617Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442021118Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442078739Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44213644Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44218019Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442258571Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442339932Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442417014Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442466645Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442520315Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442564236Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442599667Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442696378Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44280111Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44284398Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442929132Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.442986242Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.443036433Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.443963248Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444041759Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44412653Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444201511Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444312553Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444451675Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444615838Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444670719Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44474867Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444804781Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444817071Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444882992Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444919372Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.444997344Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445065814Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445142106Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445181376Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445252268Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445289268Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445360469Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44539684Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445444091Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445480921Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445528722Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445564112Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445647434Z namespaces/openshift-apiserver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445709395Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445784116Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445807596Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445855607Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445901598Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.445972619Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44606302Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446139111Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446188022Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446224872Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446286743Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446326194Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446411735Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446447206Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446489296Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446563668Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446634059Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44669139Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446819892Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446890393Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.446960234Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447035205Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447116916Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447235818Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44737936Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447442541Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447492652Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447540923Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447584804Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447629724Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447665775Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447771086Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447848468Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447892748Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447934959Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.447980279Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44801156Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448065061Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448120722Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448159772Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448199353Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448256204Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448263974Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448271064Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448323015Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448375465Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448395226Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448403236Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448436017Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448511158Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448527358Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448531518Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448551028Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448611309Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448620779Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44866582Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448797352Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448839463Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448894353Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.448937054Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449004635Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449045466Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449142468Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449216298Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.44929739Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449354951Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449410692Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449464032Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449509823Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449582604Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449637915Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449696126Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449833228Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449871399Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449880819Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.449925529Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450020601Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450057402Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450152953Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450225214Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450304255Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450384147Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450466128Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45060286Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450729332Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450771213Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450816793Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450867304Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450914015Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450949675Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.450994936Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451030526Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451074617Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451153848Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45123055Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45126738Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451310161Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451346842Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451395092Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451432333Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451480133Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451515734Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451523884Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451586655Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451628486Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451699067Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451758008Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451807038Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4518914Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.451936271Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452006701Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452042372Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452113503Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452145244Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452272536Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452348497Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452425748Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452485339Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45253051Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452590561Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452641031Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452737733Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452813104Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452834714Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452926326Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.452965676Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453018497Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453058748Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453162229Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453244381Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453352142Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453446234Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453485714Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453589926Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.453666337Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454014192Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454088824Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454287807Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454428969Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454551791Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454590201Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454632922Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454722513Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454771584Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454844965Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454866246Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454928926Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.454972817Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455057328Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45513186Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455215201Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455255152Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455319063Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455363883Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455456345Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455463835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455497695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/aws-ebs-csi-driver-node-jm7xn.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455592947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-driver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455600817Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-driver/csi-driver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455604577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-driver/csi-driver/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455637748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45575841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45582914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455861791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-liveness-probe/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455868841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455875041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.455929212Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456053874Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456133005Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456184586Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-node-driver-registrar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456191936Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456196276Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456238517Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456333088Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456400419Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jm7xn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45643995Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456490011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/aws-ebs-csi-driver-node-n5lbr.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456586292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-driver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456593672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-driver/csi-driver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456597932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456632203Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456892857Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456966178Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456992478Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-liveness-probe/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.456997498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457010699Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45707959Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457184771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457254122Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457302463Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-node-driver-registrar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457309043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457316643Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457365954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457464686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457536127Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n5lbr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457581898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457636568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/aws-ebs-csi-driver-node-nwgkk.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457783081Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-driver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457794731Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-driver/csi-driver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457807891Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-driver/csi-driver/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457855782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.457945803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458023854Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458058925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-liveness-probe/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458068075Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458072495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458132156Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458219807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458291189Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458327439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-node-driver-registrar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458334659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458338139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45837338Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458463931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458534162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nwgkk/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458567583Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458607453Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458655894Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458665274Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458735565Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458793896Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458828657Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458894928Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458923778Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.458994019Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459000359Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459004169Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.45903868Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459108091Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459124421Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459147952Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459229233Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459284794Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459347545Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459394115Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459459716Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459506607Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459621119Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459724611Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459825122Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459844822Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459898023Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.459992365Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460036915Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460097716Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460136837Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460220988Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460263889Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46030898Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460384901Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460437211Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460443772Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460495812Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460560123Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.460598614Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.461246634Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.461328275Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.461468267Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.461551289Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.461767802Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.461896464Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462087487Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462151228Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462190609Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462229999Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46226862Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462322311Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462360081Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462440602Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462527634Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462577855Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462616525Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462701416Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462754777Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462824548Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.462869549Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46292271Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46295754Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463020011Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463030911Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463069892Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned-2b68j.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463160073Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463167124Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned/tuned/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463173724Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned/tuned/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463221254Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned/tuned/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463341156Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463407177Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2b68j/tuned/tuned/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463452618Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463488498Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned-4l7kw.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46356798Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46357494Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned/tuned/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46357825Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned/tuned/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46361398Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned/tuned/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463766243Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463834904Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4l7kw/tuned/tuned/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463870275Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.463909335Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned-x5ds9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464009967Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464016757Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned/tuned/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464028357Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned/tuned/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464073967Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned/tuned/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464180159Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46424636Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5ds9/tuned/tuned/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464294421Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464333751Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464391023Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464425313Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464480054Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464784638Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464827769Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-161.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.464940171Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-98.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465015402Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-75.ec2.internal.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465068803Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465120294Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465223795Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465279496Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465321747Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465384128Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465445499Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465468139Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465575881Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465671882Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465816494Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465842315Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465889826Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465955577Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.465992827Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466077789Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466115809Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46617687Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466243301Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466316062Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466350923Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466533846Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466612667Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46678408Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466862911Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.466978832Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467101034Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467257897Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467313237Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467351528Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467397549Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467441879Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467499731Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467541651Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467627602Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467734314Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467787805Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467834076Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467892066Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.467938277Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468018559Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468056669Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46810645Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46814537Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468188651Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468196791Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468269492Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-6dc5bdb6b4-gcj4r.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468336123Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-watch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468347004Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468364374Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468401384Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468492626Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468560347Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468602897Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468610988Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468621978Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.468693939Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469164116Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469241787Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gcj4r/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469260408Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469316299Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469369759Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.46941299Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469516311Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469560012Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469623913Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469659554Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469756095Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469810286Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.469904448Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470009099Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470110731Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470149051Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470193352Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470246563Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470304324Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470409815Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470468956Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470505657Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470588888Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470633739Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470640069Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47069626Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470804451Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470884683Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.470933013Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471049435Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471135656Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471421731Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471498852Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471605794Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471760066Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.471955329Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47201261Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472057501Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472111022Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472142782Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472198273Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472248014Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472331275Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472402376Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472450667Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472495597Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472556178Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472575809Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47267209Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472735561Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472798812Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472839703Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472917534Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472925624Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.472963205Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator-7c6cbb6c87-lsmjj.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473038706Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473045546Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473052396Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473105137Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473248989Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47332258Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-lsmjj/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473363431Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473392691Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473453982Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473489073Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473579794Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473617535Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473713356Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473813578Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473876529Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473913339Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.473994Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474071592Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474148253Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474204824Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474224154Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474279175Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474322756Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474402137Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474438967Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474488528Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474557589Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47460871Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47462163Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474654101Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474749082Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474793103Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474889064Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.474964826Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475062087Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475139148Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47522109Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475335831Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475495624Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475560435Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475616645Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475692407Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475735367Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475801238Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.475834549Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47592214Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476005111Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476043062Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476096213Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476128673Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476179244Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476227255Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476269686Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476305456Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476348627Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476429968Z namespaces/openshift-config-managed/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476480919Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47654819Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476583531Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476656742Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476719223Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476805494Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476883185Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.476970286Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477008487Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477053568Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477098708Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477120899Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.47722103Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477256911Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477310772Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477381943Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477454754Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.477502365Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.480496761Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.480573222Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.480665954Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.480779235Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.480860957Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481056809Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481193982Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481232842Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481277243Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481364604Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481438455Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481458546Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481522687Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481565227Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481634528Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481702599Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481812481Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481901073Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481924573Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.481974034Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482041125Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482081665Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482136706Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482160386Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482207497Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482222987Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482251538Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482310569Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48235454Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48240138Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482437281Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482487342Z namespaces/openshift-config-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482502782Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482510802Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482552363Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482709765Z namespaces/openshift-config/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482751506Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482810316Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482850607Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482905458Z namespaces/openshift-config/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.482942098Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48303181Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483106361Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483189392Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483230443Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483274424Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483324204Z namespaces/openshift-config/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483350165Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483439846Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483482087Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483521958Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483601939Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48369864Z namespaces/openshift-config/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483745361Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483858083Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.483945004Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484026775Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484105416Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484182268Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48432383Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484462192Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484505263Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484546043Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484608004Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484648905Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484722416Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484766927Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484831408Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484869608Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.484949289Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485025251Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485066481Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485117972Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485167593Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485217564Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485257194Z namespaces/openshift-config/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485298335Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485353696Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485374366Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485479238Z namespaces/openshift-console-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485526738Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485586119Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48560795Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485666051Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485720631Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485807743Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.485917714Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486015996Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486065397Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486104417Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486144738Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486189479Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48627177Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486350861Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486372351Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486459683Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486499023Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486508253Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486540004Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486626965Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.486645166Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.487254475Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.487338896Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.48756863Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.487641321Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.487794943Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.487919025Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488089738Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488143659Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488182589Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.4882345Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488281771Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488325001Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488366262Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488452394Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488533395Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488586336Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488635716Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488712078Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488755568Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488822269Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488842369Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488905741Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.488951761Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489010962Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489018442Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489063653Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/console-operator-9d4b6777b-2lphb.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489171734Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/console-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489178925Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/console-operator/console-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489182965Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/console-operator/console-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489230446Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/console-operator/console-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489622301Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2lphb/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489701053Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489790934Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489844185Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489886116Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.489951957Z namespaces/openshift-console/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490003047Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49017928Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490223561Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490286862Z namespaces/openshift-console/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490339052Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490419454Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490588707Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490850671Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490887261Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490920721Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.490982753Z namespaces/openshift-console/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491018833Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491106834Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491145305Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491197196Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491266317Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491339478Z namespaces/openshift-console/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491383399Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.491981128Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492074719Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492287222Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492371174Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492534557Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492663338Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492861182Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492955343Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.492990053Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493068725Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493105225Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493184956Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493224187Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493307308Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493384079Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49343161Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493485931Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493522092Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493558152Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493611243Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493657754Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493723645Z namespaces/openshift-console/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493738465Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493772365Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console-b6df4bdb9-jmhmv.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493878897Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493887267Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console/console/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493891237Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console/console/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.493906067Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console/console/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494008139Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console/console/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49407354Z namespaces/openshift-console/pods/console-b6df4bdb9-jmhmv/console/console/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494110261Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494150861Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/downloads-6bcc868b7-s2tpm.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494259543Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/download-server/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494266023Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/download-server/download-server/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494269643Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/download-server/download-server/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494319964Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/download-server/download-server/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494485367Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494550337Z namespaces/openshift-console/pods/downloads-6bcc868b7-s2tpm/download-server/download-server/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494599848Z namespaces/openshift-console/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494648209Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49473333Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494768801Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494856882Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494911693Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.494971934Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495019995Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495074676Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495126386Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495204098Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495281019Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49538201Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495438111Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495489512Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495538533Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495583683Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495661214Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495748266Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495772866Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495863198Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.495941059Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49598409Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496099901Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496173862Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496252104Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496333185Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496406126Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496520538Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49666858Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496752271Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496791912Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496839843Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496876223Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496939074Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.496955394Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497043516Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497132207Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497177118Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497223139Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497269699Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49731249Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497357221Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497400371Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497455182Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497471502Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497564994Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497615295Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497694966Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497787097Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497838018Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.497884079Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49795819Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498035251Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498112822Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498168463Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498220434Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498269575Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498315255Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498395117Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498438537Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498481518Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498562579Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49861298Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49862126Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498658521Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498767373Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498812513Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.498927215Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499006846Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499092727Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499171559Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49925767Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499372992Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499523924Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499569285Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499613906Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499690617Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499733407Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499799238Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.499832279Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.49991373Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500001452Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500044082Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500085583Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500140274Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500183214Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500233845Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500278466Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500330026Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500368467Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500462259Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500505499Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500616581Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500649602Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500729863Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500749753Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500839794Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.500917926Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501000697Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501039528Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501075048Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501112729Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50117983Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501262531Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501295101Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501333832Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501425974Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501531435Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501580496Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501697498Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501789269Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501889221Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.501959832Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502039033Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502157725Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502317267Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502385478Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502399118Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502471639Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50251861Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502565301Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502625582Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502738074Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502808475Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502867316Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.502984787Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503000078Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503010118Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503064479Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503101669Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50316233Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503203671Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503235601Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503280822Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503324013Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503357563Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503532686Z namespaces/openshift-dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503578227Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503629867Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503691538Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503741919Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50378394Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503936892Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.503999093Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504076404Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504113115Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504156896Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504205616Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504242117Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504331358Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504376229Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50442762Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504502911Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504541951Z namespaces/openshift-dns/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504586352Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504714974Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.504796635Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505056399Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505140171Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505401005Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505518517Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505776881Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505847131Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505864432Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505936523Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.505984784Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506049655Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506082375Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506164587Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506283968Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506308279Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506344559Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50640266Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506442311Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506511302Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506552542Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506579593Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506585573Z namespaces/openshift-dns/pods/dns-default-22qt9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506639234Z namespaces/openshift-dns/pods/dns-default-22qt9/dns-default-22qt9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506747305Z namespaces/openshift-dns/pods/dns-default-22qt9/dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506763996Z namespaces/openshift-dns/pods/dns-default-22qt9/dns/dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506778786Z namespaces/openshift-dns/pods/dns-default-22qt9/dns/dns/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506805146Z namespaces/openshift-dns/pods/dns-default-22qt9/dns/dns/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506908968Z namespaces/openshift-dns/pods/dns-default-22qt9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.506980669Z namespaces/openshift-dns/pods/dns-default-22qt9/dns/dns/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50702798Z namespaces/openshift-dns/pods/dns-default-22qt9/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50703691Z namespaces/openshift-dns/pods/dns-default-22qt9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50704275Z namespaces/openshift-dns/pods/dns-default-22qt9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507089501Z namespaces/openshift-dns/pods/dns-default-22qt9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507189302Z namespaces/openshift-dns/pods/dns-default-22qt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507254083Z namespaces/openshift-dns/pods/dns-default-22qt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507403695Z namespaces/openshift-dns/pods/dns-default-l4vdv/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507455826Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns-default-l4vdv.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507545468Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507555748Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns/dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507565858Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns/dns/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507602969Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns/dns/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507760611Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507827382Z namespaces/openshift-dns/pods/dns-default-l4vdv/dns/dns/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507857293Z namespaces/openshift-dns/pods/dns-default-l4vdv/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507865233Z namespaces/openshift-dns/pods/dns-default-l4vdv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507870753Z namespaces/openshift-dns/pods/dns-default-l4vdv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.507927214Z namespaces/openshift-dns/pods/dns-default-l4vdv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508024515Z namespaces/openshift-dns/pods/dns-default-l4vdv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508097106Z namespaces/openshift-dns/pods/dns-default-l4vdv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508151267Z namespaces/openshift-dns/pods/dns-default-zt24h/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508199028Z namespaces/openshift-dns/pods/dns-default-zt24h/dns-default-zt24h.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508288109Z namespaces/openshift-dns/pods/dns-default-zt24h/dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508299189Z namespaces/openshift-dns/pods/dns-default-zt24h/dns/dns/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508303009Z namespaces/openshift-dns/pods/dns-default-zt24h/dns/dns/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50834182Z namespaces/openshift-dns/pods/dns-default-zt24h/dns/dns/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508429842Z namespaces/openshift-dns/pods/dns-default-zt24h/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508489512Z namespaces/openshift-dns/pods/dns-default-zt24h/dns/dns/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508537463Z namespaces/openshift-dns/pods/dns-default-zt24h/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508549293Z namespaces/openshift-dns/pods/dns-default-zt24h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508559504Z namespaces/openshift-dns/pods/dns-default-zt24h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508590704Z namespaces/openshift-dns/pods/dns-default-zt24h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508699646Z namespaces/openshift-dns/pods/dns-default-zt24h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508777617Z namespaces/openshift-dns/pods/dns-default-zt24h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508820137Z namespaces/openshift-dns/pods/node-resolver-6rsgf/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508869258Z namespaces/openshift-dns/pods/node-resolver-6rsgf/node-resolver-6rsgf.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508936359Z namespaces/openshift-dns/pods/node-resolver-6rsgf/dns-node-resolver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50895155Z namespaces/openshift-dns/pods/node-resolver-6rsgf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.508955339Z namespaces/openshift-dns/pods/node-resolver-6rsgf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509014471Z namespaces/openshift-dns/pods/node-resolver-6rsgf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509090112Z namespaces/openshift-dns/pods/node-resolver-6rsgf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509186683Z namespaces/openshift-dns/pods/node-resolver-6rsgf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509227804Z namespaces/openshift-dns/pods/node-resolver-9x8pf/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509260484Z namespaces/openshift-dns/pods/node-resolver-9x8pf/node-resolver-9x8pf.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509328475Z namespaces/openshift-dns/pods/node-resolver-9x8pf/dns-node-resolver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509342965Z namespaces/openshift-dns/pods/node-resolver-9x8pf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509346896Z namespaces/openshift-dns/pods/node-resolver-9x8pf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509406986Z namespaces/openshift-dns/pods/node-resolver-9x8pf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509506968Z namespaces/openshift-dns/pods/node-resolver-9x8pf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509564879Z namespaces/openshift-dns/pods/node-resolver-9x8pf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50961338Z namespaces/openshift-dns/pods/node-resolver-dtg5l/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.50963482Z namespaces/openshift-dns/pods/node-resolver-dtg5l/node-resolver-dtg5l.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509798463Z namespaces/openshift-dns/pods/node-resolver-dtg5l/dns-node-resolver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509813183Z namespaces/openshift-dns/pods/node-resolver-dtg5l/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509817793Z namespaces/openshift-dns/pods/node-resolver-dtg5l/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509855973Z namespaces/openshift-dns/pods/node-resolver-dtg5l/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.509938765Z namespaces/openshift-dns/pods/node-resolver-dtg5l/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510006836Z namespaces/openshift-dns/pods/node-resolver-dtg5l/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510050516Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510100167Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510146668Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510195089Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51027533Z namespaces/openshift-etcd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51032072Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510493313Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510536804Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510603175Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510642765Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510753577Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510827128Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51091556Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51095145Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.510992611Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511049292Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511098332Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511179104Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511231245Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511275215Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511354596Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511425017Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511470808Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51156752Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511643511Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511751833Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511827694Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.511914155Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512027067Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512185309Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51223335Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512291141Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512331231Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512359852Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512435843Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512470584Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512556595Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512629846Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512673037Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512737278Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512784889Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512823019Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51287942Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512911151Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.512976741Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513012322Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513096953Z namespaces/openshift-host-network/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513157114Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513234416Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513268626Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513335857Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513376508Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513461319Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51353533Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513617761Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513671462Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513739933Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513788334Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513833635Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513910876Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.513978857Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514023808Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514100099Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51416796Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514213411Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514316532Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514403483Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514483425Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514561406Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514640917Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51481908Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.514902931Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515216116Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515253857Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515311297Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515352448Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515393499Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515427559Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5154969Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515528161Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515619792Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515711434Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515764484Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515814945Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515853036Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515900237Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.515947597Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516005058Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516037559Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516081719Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516175371Z namespaces/openshift-image-registry/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516218431Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516284183Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516313843Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516377914Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516416014Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516537407Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516665218Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516904822Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516926452Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.516974553Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517020044Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517080105Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517193046Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517289528Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517323559Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51743814Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517488791Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517502191Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517553852Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517623753Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.517669214Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.518282503Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.518355844Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.518603148Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51870299Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519011965Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519143407Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.51936117Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519429911Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519475942Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519551303Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519580253Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519647504Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519713295Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519810507Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519891938Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.519959969Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52000081Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520071121Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520107691Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520213693Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520290424Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520354285Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520409946Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520452997Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520497817Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520557218Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520566758Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520600109Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/image-registry-54d7ffcdcc-8rpqd.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520744181Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/registry/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520760092Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/registry/registry/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520769522Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/registry/registry/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.520800322Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/registry/registry/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521365131Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521436092Z namespaces/openshift-image-registry/pods/image-registry-54d7ffcdcc-8rpqd/registry/registry/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521486023Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521520443Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca-5hkxf.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521598924Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521606965Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca/node-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521612465Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca/node-ca/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521671406Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521817278Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.521902519Z namespaces/openshift-image-registry/pods/node-ca-5hkxf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52193793Z namespaces/openshift-image-registry/pods/node-ca-97p4n/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52198669Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca-97p4n.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522062921Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522072932Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca/node-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522079722Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca/node-ca/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522126153Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca/node-ca/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522236844Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522302645Z namespaces/openshift-image-registry/pods/node-ca-97p4n/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522345416Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522391017Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca-zmgl9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522468598Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522477348Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca/node-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522490118Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca/node-ca/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522534209Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522647711Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522744332Z namespaces/openshift-image-registry/pods/node-ca-zmgl9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522764072Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522817303Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522883564Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.522923965Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523020116Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523066777Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523126278Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523168849Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52323368Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52327282Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523381092Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523463543Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523533464Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523579795Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523619285Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523672056Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523749607Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523830379Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5238897Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.523965001Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524055832Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524131164Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524170514Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524274386Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524368907Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524521519Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524601361Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524792404Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.524937096Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525111828Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52518928Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525237641Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525336362Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525382733Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525445424Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525485144Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525574026Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525659437Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525750918Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525811389Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52586084Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525913101Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525971272Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.525989022Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526020273Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/ingress-canary-f4zzk.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526125984Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/serve-healthcheck-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526136634Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526140575Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526180995Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526273186Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526343867Z namespaces/openshift-ingress-canary/pods/ingress-canary-f4zzk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526389458Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526434699Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/ingress-canary-hq58r.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52650697Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/serve-healthcheck-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52651565Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52652829Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526576441Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526659412Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526759894Z namespaces/openshift-ingress-canary/pods/ingress-canary-hq58r/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526792545Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526831525Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/ingress-canary-jzpr7.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526914066Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/serve-healthcheck-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526925187Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526929027Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.526957377Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527045598Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527108759Z namespaces/openshift-ingress-canary/pods/ingress-canary-jzpr7/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527497875Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527539046Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527587037Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527627217Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527756669Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52780989Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527873211Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527915582Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.527975913Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528015133Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528098034Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528172556Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528250547Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528308738Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528325968Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528384699Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.52842443Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528505771Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528542172Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528579102Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528658553Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528740795Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.528764335Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.529351034Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.529424075Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.529531897Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.529604068Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.529701549Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.529831541Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530014954Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530073155Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530120606Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530155336Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530207267Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530251228Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530259298Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530311669Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5303763Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530420881Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530494451Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530583663Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530642374Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530709715Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530771696Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530812207Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530910128Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.530948309Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531014379Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53103268Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531110941Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531122671Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531156822Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531236433Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531259543Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531311814Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531357465Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531439006Z namespaces/openshift-ingress/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531480887Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531538668Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531586398Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531634499Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531661709Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531786602Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.531918604Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532041745Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532082006Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532124977Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532176637Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532231918Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532304739Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53235751Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532390151Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532466802Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532545423Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532586634Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532713756Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532805747Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.532936889Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533018621Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533167843Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533279825Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533471437Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533551019Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533595869Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53365868Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533715471Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533776692Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533829463Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533901424Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.533977795Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534036436Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534089557Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534122067Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534164368Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534214949Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53426251Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53432195Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534333891Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534370921Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router-default-88d969974-5t68d.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534469463Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534477903Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router/router/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534483803Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router/router/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534526894Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router/router/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534652126Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router/router/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534758607Z namespaces/openshift-ingress/pods/router-default-88d969974-5t68d/router/router/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534794818Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534843879Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.534889729Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53493198Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535010791Z namespaces/openshift-insights/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535060462Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535121763Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535170584Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535228975Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535265185Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535396957Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535509009Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53560588Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535647301Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535707942Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535797493Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535849454Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535907195Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.535932335Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536025187Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536067608Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536113718Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536186519Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536259151Z namespaces/openshift-insights/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536306571Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53691001Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.536989592Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.537300827Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.537409748Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.537726423Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.537815534Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.537955177Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538028688Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538078199Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538151869Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53819144Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538285632Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538312132Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538360863Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538417614Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538471145Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538534355Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538591806Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538658397Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538730718Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.53881927Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538909581Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.538966532Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539002983Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539058283Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539119984Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539174065Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539221946Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539273287Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539315938Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539380988Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539392249Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539432989Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/insights-operator-585dfdc468-cl44f.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539516261Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/insights-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539525681Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/insights-operator/insights-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539539721Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/insights-operator/insights-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.539581762Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540000998Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-cl44f/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540313003Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540355283Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/insights-runtime-extractor-ctlbm.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540454175Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540464385Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/exporter/exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540477045Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/exporter/exporter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540506356Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/exporter/exporter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540606898Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540699409Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/exporter/exporter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54074874Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/extractor/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54076076Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/extractor/extractor/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5407746Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/extractor/extractor/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540814641Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/extractor/extractor/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540914022Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.540983623Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/extractor/extractor/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541028994Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541039434Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541051814Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541095455Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541200447Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541263337Z namespaces/openshift-insights/pods/insights-runtime-extractor-ctlbm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541325698Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541374159Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/insights-runtime-extractor-fqwqv.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541467241Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541475361Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/exporter/exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541480881Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/exporter/exporter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541529572Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/exporter/exporter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541619863Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541711824Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/exporter/exporter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541732195Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/extractor/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541746065Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/extractor/extractor/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541766985Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/extractor/extractor/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541815796Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/extractor/extractor/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541930368Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.541984809Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/extractor/extractor/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5420341Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542043409Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54204995Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5420819Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542173991Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542241913Z namespaces/openshift-insights/pods/insights-runtime-extractor-fqwqv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542294353Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542337454Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/insights-runtime-extractor-tmlr9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542426406Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542436676Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/exporter/exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542448246Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/exporter/exporter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542490296Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/exporter/exporter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542573668Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542646739Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/exporter/exporter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542934833Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/extractor/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542948354Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/extractor/extractor/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.542958484Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/extractor/extractor/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543005424Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/extractor/extractor/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543100736Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543167047Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/extractor/extractor/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543201798Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543211367Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543222168Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543258828Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54335784Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543424331Z namespaces/openshift-insights/pods/insights-runtime-extractor-tmlr9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543469371Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543503032Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543556923Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543601384Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543659754Z namespaces/openshift-keda/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543667894Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543697155Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543746986Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543840807Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543878658Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543892418Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.543942129Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54399623Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544071591Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544148732Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544231053Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544296774Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544305064Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544350765Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544531478Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544568348Z namespaces/openshift-keda/operators.coreos.com/installplans/install-ztw9h.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54466334Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544718101Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544778572Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544815232Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544888864Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.544925674Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545024275Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545079136Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545144797Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545186748Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545243079Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545271719Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545367371Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545432172Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545508303Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545563314Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545606384Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545648445Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545720876Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545834588Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.545890459Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54594288Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546017571Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546076832Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546125683Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546234994Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546304245Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546385416Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546468398Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546544399Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546667131Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546861374Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546911755Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546958505Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.546996516Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547034106Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547092607Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547127488Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547222019Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54728614Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547338111Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547371952Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547426452Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547460443Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547506664Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547553334Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547584245Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547633196Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547743217Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547787758Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547845579Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547876619Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547950581Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.547986871Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548071222Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548150594Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548219805Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548275936Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548296316Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548360807Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548403698Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548487769Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54854683Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54859221Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548688092Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548735503Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548780604Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548881475Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.548951136Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549033727Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549110349Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54919952Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549318422Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549474074Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549516835Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549558125Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549602876Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549642807Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549694847Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549769969Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.54985614Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.549932771Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550000702Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550033293Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550097434Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550149345Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550259946Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550316677Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550336628Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550423119Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550445689Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550532551Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550559721Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550606742Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550657262Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550833705Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550854416Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550942347Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.550957557Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551039708Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551062119Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55115058Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551224791Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551301882Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551539426Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551582247Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551646488Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551672428Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55179512Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55184164Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551863921Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.551954302Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552021783Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552064484Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552178236Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552249707Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552322508Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552397899Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5524707Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552592872Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552807835Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552871747Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552922537Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.552956328Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553021179Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55307309Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55311226Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553219152Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553285783Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553334124Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553364044Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553430505Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553471776Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553533487Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553563437Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553616428Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553659939Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55375282Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55376972Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553858752Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553915683Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.553963293Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554009574Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554065235Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554111866Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554188937Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554267488Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554347289Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55439834Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554452121Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554495381Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554546872Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554614503Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554668094Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554734435Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554811246Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554890968Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554902658Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554922768Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.554974749Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55501592Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555136861Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555209632Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555489927Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555565288Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555650709Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555809972Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555949764Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.555996695Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556033515Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556082286Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556126657Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556169487Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556211348Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556297669Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55637029Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556401201Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556454592Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556503603Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556555613Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556600054Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556642255Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556716026Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556755236Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556840978Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.556887398Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55696568Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55700724Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557065691Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557107182Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557202783Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557271774Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557355665Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557403286Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557443097Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557499768Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557548588Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55763356Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557696911Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557737551Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557828693Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557903854Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.557941155Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558047376Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558129508Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558206299Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55828277Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558357281Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558480433Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558650426Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558745467Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558773967Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558826038Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.558858569Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55891097Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.55895064Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559047992Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559102352Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559150833Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559187054Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559234674Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559259935Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559310186Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559342816Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559396517Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559436288Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559506449Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559548259Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559964136Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.559991336Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560070938Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560112248Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560196509Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560270441Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560351372Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560403233Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560450943Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560507674Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560557315Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560625106Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560689547Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560734528Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560820149Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56086859Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.560916631Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561008292Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561088323Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561173095Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561263746Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561330657Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561450779Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561604441Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561646072Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561702463Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561772464Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561814024Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561870425Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561901696Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.561996617Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562062858Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562106249Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56214769Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56220275Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562235091Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562292332Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562356083Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562425314Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562489675Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562584336Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562642907Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562742559Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562790489Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562879701Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.562920061Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563020953Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563155165Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563261177Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563325338Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563381018Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563442739Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5635068Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563596042Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563651543Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563727024Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563815995Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563855076Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563870116Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563905226Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.563981378Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564024278Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56413314Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564209841Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564388944Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564467145Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564585057Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564730399Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564914202Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.564964443Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565016974Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565067835Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565084085Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565142386Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565192977Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565272068Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565345999Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565393249Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56543165Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565478291Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565527211Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565568432Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565584543Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565623283Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/kube-storage-version-migrator-operator-6769c5d45-sw58b.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565777715Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/kube-storage-version-migrator-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565791606Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565795556Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565837336Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.565953158Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-sw58b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56607887Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566123981Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566182632Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566225662Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566308274Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566328994Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566404135Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566424245Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566512647Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566532007Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566649169Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566775691Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566880223Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566935063Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.566973384Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567034165Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567076486Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567161087Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567221648Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567265958Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567341199Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567414931Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567447001Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567555183Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567618694Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567865407Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.567946139Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56805405Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568177243Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568346075Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568383816Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568421386Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568455427Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568514928Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568552578Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568590549Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.56866518Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568781702Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568830433Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568881263Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568902394Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568947204Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.568991665Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569000345Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569038646Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator-74bb7799d9-zbv5q.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569109567Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/graceful-termination/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569117517Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/graceful-termination/graceful-termination/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569123717Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569188358Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569276439Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569346701Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569375811Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569382061Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator/migrator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569390911Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator/migrator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569439302Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator/migrator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569538073Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569617934Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-zbv5q/migrator/migrator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569651585Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569721976Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569772047Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569813098Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569868389Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569876538Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569891739Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.569926489Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570024291Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570111392Z namespaces/openshift-marketplace/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570119692Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570123322Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570170373Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570222154Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570234414Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570260795Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570348736Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570428037Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570517099Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.57060918Z namespaces/openshift-monitoring/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570653551Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570743962Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570786563Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570851374Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.570903365Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.571037356Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.571430973Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.571862899Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572098213Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572147024Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572205674Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572242355Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572337956Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572354117Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572450268Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572519759Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.57257165Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.572613601Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.575766119Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.575909731Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.576927297Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.577013479Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.577911022Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.578027484Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.578483021Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.578639474Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.578673064Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.578915508Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.578959139Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.57903077Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.57906528Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579170102Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579253943Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579319034Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579368135Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579492787Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579541478Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579620559Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579664569Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579813232Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579860303Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.579965744Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.580131257Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.580240988Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.580467182Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.580602204Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.580763897Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.580845898Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58096004Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581045971Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581170893Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581209013Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581306185Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581382666Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581465337Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581561309Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5816403Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581812062Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581900804Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.581995636Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582078397Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582175138Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582257849Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582632415Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582669826Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582757747Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582775208Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582804188Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582907359Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58291825Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.582990341Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583164514Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583173163Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583180294Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583220204Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583321376Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583386487Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583441208Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583450398Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583458088Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583493728Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58359293Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583659881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583727352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583738822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583744772Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583786673Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583879185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583943815Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.583996816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584010836Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584016887Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584046077Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584146469Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58420565Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58426248Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584270231Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584277401Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584322411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584418363Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584477254Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584528355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584538135Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584544095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584582575Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584690817Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584764488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584814819Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584826339Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584831579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5848681Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.584945231Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585011652Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585057553Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585085233Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator-75587bd455-87cbq.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585190825Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585203265Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585210355Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585247126Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585666212Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585815494Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-87cbq/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585859735Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.585913706Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics-69db897b98-hbd7w.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586017117Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-main/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586028558Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586037988Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586076428Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58616781Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586260141Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586320862Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-self/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586331202Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586338202Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586386603Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586478174Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586544615Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586594856Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586606996Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586620967Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586647987Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586798879Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586870781Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hbd7w/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586920731Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.586960962Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server-54bcf9ffdd-qxdmm.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587064263Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587072204Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server/metrics-server/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587075774Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server/metrics-server/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587118554Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587213226Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587287677Z namespaces/openshift-monitoring/pods/metrics-server-54bcf9ffdd-qxdmm/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587337788Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587387448Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin-7dccd58f55-4nfd5.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58747246Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58748253Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5874891Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587536261Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587627492Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587725704Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-4nfd5/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587782925Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587821855Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter-4sg67.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587929847Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/init-textfile/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587947137Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/init-textfile/init-textfile/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587951357Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/init-textfile/init-textfile/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.587984468Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588066069Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58813079Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588175041Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588184561Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588193811Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588225072Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588321823Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588392274Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588441645Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588450425Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter/node-exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588457195Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter/node-exporter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588502786Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588615978Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588698499Z namespaces/openshift-monitoring/pods/node-exporter-4sg67/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588735419Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5887878Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter-5sxqr.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588869922Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/init-textfile/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588881972Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/init-textfile/init-textfile/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588885792Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/init-textfile/init-textfile/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588915342Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.588990143Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589053234Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589121095Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589142736Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589148876Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589186066Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589278078Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589350449Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58939769Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58940598Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter/node-exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58941023Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter/node-exporter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.58945123Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589550212Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589628993Z namespaces/openshift-monitoring/pods/node-exporter-5sxqr/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589694564Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589730775Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter-qw96h.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589841686Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/init-textfile/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589852937Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/init-textfile/init-textfile/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589861247Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/init-textfile/init-textfile/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589897447Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.589974288Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59004236Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59006836Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59007555Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5900791Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590116821Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590206792Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590271303Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590316424Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590325474Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter/node-exporter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590331224Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter/node-exporter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590370854Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590477136Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590546137Z namespaces/openshift-monitoring/pods/node-exporter-qw96h/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590594958Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590640949Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics-9d44df66c-m7nlw.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590811711Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-main/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590824241Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590831432Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590874662Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.590964354Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591034925Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591076296Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-self/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591085185Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591091556Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591154077Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591232548Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591302339Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591342289Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59135404Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59135969Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59138628Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591504782Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591565913Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-m7nlw/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591602484Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591668505Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591857848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591871198Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591877728Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.591918178Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.5920248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592087231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592124692Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592133362Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592139262Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592182813Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592273134Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592341995Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592392556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592402666Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592409066Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592446677Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592542838Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592610029Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59264578Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59265553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59266137Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592708931Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592806702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592869343Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592909174Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592918824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592929684Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.592966305Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593061086Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593138247Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593165758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593170828Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593184588Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593235859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593581084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593644555Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593718946Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593737556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593750697Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593775317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.593879148Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59394838Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594126263Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594174303Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator-5676c8c784-xvpq6.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594270435Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594281765Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594286355Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594313655Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594404517Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594469498Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594507898Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594518649Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594524478Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594539239Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594758622Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594820913Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-xvpq6/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594865094Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.594896164Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook-57cf98b594-gzhhm.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595010936Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595019516Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595023186Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595065067Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595159608Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59523136Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-gzhhm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59526211Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595311811Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client-855b7c769d-2gbh4.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595447373Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595455003Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595458593Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595491853Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595585115Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595650716Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595705357Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/reload/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595718437Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/reload/reload/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595721937Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/reload/reload/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595761928Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/reload/reload/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595852069Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59591505Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/reload/reload/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595959491Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595967591Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client/telemeter-client/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.595971241Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596001861Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596202284Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596268096Z namespaces/openshift-monitoring/pods/telemeter-client-855b7c769d-2gbh4/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596320496Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596381077Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-querier-5d854f498b-wj7pn.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596502879Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596511499Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596516979Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59654972Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596639751Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596737333Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596762343Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-rules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596772753Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596782193Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596812834Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.596913335Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597004147Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597044697Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-web/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597056908Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597063348Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597096188Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59721075Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597277491Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597311092Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597319852Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597334022Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597366202Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597485544Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597530295Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597577345Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/prom-label-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597588276Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597593946Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597636337Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597757028Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597817079Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59785732Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-query/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59786334Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-query/thanos-query/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59786692Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-query/thanos-query/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59789623Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.597994462Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598064173Z namespaces/openshift-monitoring/pods/thanos-querier-5d854f498b-wj7pn/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598090504Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598130864Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598186025Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598219566Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598328347Z namespaces/openshift-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598388448Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598437599Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59847657Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59852126Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598563351Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598820095Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.598901816Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599022498Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599074609Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599099109Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599246251Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599356923Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599415504Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599457285Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599498365Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599553936Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599614767Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599663828Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599720509Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.59981461Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599853561Z namespaces/openshift-multus/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.599894961Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.600032023Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.600115665Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.600588592Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.600726854Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601308493Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601388514Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601526537Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601573587Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601609768Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601808031Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601917303Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.601998324Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602085885Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602136826Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602227247Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602298498Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60237878Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602440791Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602476421Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602523242Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602562833Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602653604Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602723875Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602781026Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602852337Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.602933788Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603018469Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60307398Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603110401Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603170152Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603212703Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603274533Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603304984Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603362025Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603371275Z namespaces/openshift-multus/pods/multus-24sl8/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603433656Z namespaces/openshift-multus/pods/multus-24sl8/multus-24sl8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603558048Z namespaces/openshift-multus/pods/multus-24sl8/kube-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603569528Z namespaces/openshift-multus/pods/multus-24sl8/kube-multus/kube-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603574338Z namespaces/openshift-multus/pods/multus-24sl8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603581868Z namespaces/openshift-multus/pods/multus-24sl8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.603954924Z namespaces/openshift-multus/pods/multus-24sl8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604008825Z namespaces/openshift-multus/pods/multus-24sl8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604055325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604094016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/multus-additional-cni-plugins-ng46h.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604227068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/bond-cni-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604236038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604239938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604272819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6043639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604431401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604473242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604483012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/cni-plugins/cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604486782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604528363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604614514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604709726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604761806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/egress-router-binary-copy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604773156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604777327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604845868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.604935549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60499998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605023131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605035511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605040281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605084341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605163373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605237524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605261624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/routeoverride-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605271334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605279494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605324515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605415306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605476827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605511578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni-bincopy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605519088Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605522778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605553299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60564096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605746722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605772802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605776972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605780382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605853903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.605936014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606008706Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ng46h/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606051016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606091197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/multus-additional-cni-plugins-pq7wr.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606213579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/bond-cni-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606221939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606225509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6063059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606402782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606455713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606497433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606505403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/cni-plugins/cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606508913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606545514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606638095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606743907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606768837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/egress-router-binary-copy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606773017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606778207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606821668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606908349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.606979341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607004671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607022551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607032011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607081792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607149213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607217614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607253665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/routeoverride-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607261445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607265185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607287595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607389757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607439188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607476048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni-bincopy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607487048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607490678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607523249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60760901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607703232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607743432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607753813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607757382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607807713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607892825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607956085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq7wr/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.607979316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608031437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/multus-additional-cni-plugins-tn9p9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608159129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/bond-cni-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608167099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608172359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60820996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608295031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608360242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608394002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608401232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/cni-plugins/cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608404983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608435433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608526285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608593935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608667407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/egress-router-binary-copy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608693957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608701747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608761658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60886406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608922011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608954171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608962311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.608965901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609000282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609081183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609148344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609183824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/routeoverride-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609193065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609197175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609225825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609316637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609378738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609421448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni-bincopy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609429518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609433608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609466159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.60955168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609616631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609657442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609664692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609668332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609729063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609813814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609878595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tn9p9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609916296Z namespaces/openshift-multus/pods/multus-bs9cg/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.609956167Z namespaces/openshift-multus/pods/multus-bs9cg/multus-bs9cg.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610059818Z namespaces/openshift-multus/pods/multus-bs9cg/kube-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610073538Z namespaces/openshift-multus/pods/multus-bs9cg/kube-multus/kube-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610079468Z namespaces/openshift-multus/pods/multus-bs9cg/kube-multus/kube-multus/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610093249Z namespaces/openshift-multus/pods/multus-bs9cg/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610382373Z namespaces/openshift-multus/pods/multus-bs9cg/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610445054Z namespaces/openshift-multus/pods/multus-bs9cg/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610493365Z namespaces/openshift-multus/pods/multus-nwk64/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610512365Z namespaces/openshift-multus/pods/multus-nwk64/multus-nwk64.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610608877Z namespaces/openshift-multus/pods/multus-nwk64/kube-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610616947Z namespaces/openshift-multus/pods/multus-nwk64/kube-multus/kube-multus/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610621137Z namespaces/openshift-multus/pods/multus-nwk64/kube-multus/kube-multus/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.610655717Z namespaces/openshift-multus/pods/multus-nwk64/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611053553Z namespaces/openshift-multus/pods/multus-nwk64/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611116454Z namespaces/openshift-multus/pods/multus-nwk64/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611149775Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611176745Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon-9rgrl.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611278167Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611293497Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611297147Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611304767Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611401299Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61146295Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61147818Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61148903Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61150223Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611537671Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611658553Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611770214Z namespaces/openshift-multus/pods/network-metrics-daemon-9rgrl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611796145Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611840665Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon-sfm8m.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611911526Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611919717Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611923097Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.611959517Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612046999Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61211083Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61214114Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61214923Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61215268Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612188271Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612306213Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612362373Z namespaces/openshift-multus/pods/network-metrics-daemon-sfm8m/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612403164Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612443385Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon-swv2n.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612509696Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612520426Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612527416Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612551607Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612635798Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612748259Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61276875Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61277417Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61277946Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612820971Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.612949413Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613008683Z namespaces/openshift-multus/pods/network-metrics-daemon-swv2n/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613032864Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613082075Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613145406Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613156406Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613169086Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613280898Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613309918Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613362119Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61344195Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613486721Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613530711Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613574122Z namespaces/openshift-network-console/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613622623Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613688314Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613742885Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613802546Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613830806Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.613926778Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614037749Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614138371Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614172121Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614213582Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614281103Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614321274Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614365075Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614396265Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614483786Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614518667Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614559427Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614636219Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61471236Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614752781Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614864312Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.614966844Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615082026Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615152696Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615286298Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61541172Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615592773Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615640794Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615700355Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615777876Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615808227Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615866418Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.615905028Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616089621Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616111451Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616176202Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616195033Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616287874Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616372715Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616411036Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616451096Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616496267Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616542848Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616584799Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616596359Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616638019Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin-cb95c66f6-sfp7r.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616748541Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616761071Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616765272Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616796932Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616890123Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616951914Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-sfp7r/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.616993275Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617030016Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617077916Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617117247Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617180648Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617223019Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61729352Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61731021Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617372131Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617403431Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617515393Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617610044Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617742636Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617777527Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617820978Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617880849Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.617910809Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61797861Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618014021Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618063821Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618108302Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618189303Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618225744Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618268615Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618351646Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618389026Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618426237Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618529449Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61861748Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618842653Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.618918535Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619125378Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619210189Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619317421Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619367141Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619407112Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619457823Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619503934Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619583325Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619641856Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619696426Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619777788Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619820028Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619864139Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.61990416Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.619983881Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620057292Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620098813Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620140604Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620194844Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620242815Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620286716Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620325066Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620373097Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620381737Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620422098Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/network-check-source-8894fc9bd-4vkql.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620489569Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/check-endpoints/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620498759Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/check-endpoints/check-endpoints/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620503089Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62053799Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620640701Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620740043Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-4vkql/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620776803Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620817654Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-dg6v9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620884675Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-container/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620892295Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620897925Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.620937026Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621024177Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621094528Z namespaces/openshift-network-diagnostics/pods/network-check-target-dg6v9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621123508Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621181229Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-w9djl.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62124667Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-container/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621254201Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621257761Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621291901Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621378692Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621443024Z namespaces/openshift-network-diagnostics/pods/network-check-target-w9djl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621480984Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621517385Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-zvxdk.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621586046Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-container/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621594776Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621598366Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621631726Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621753738Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62182793Z namespaces/openshift-network-diagnostics/pods/network-check-target-zvxdk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62186249Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621901631Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621951971Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621962981Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.621989022Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622078253Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622121974Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622162295Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622244126Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622293097Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622336867Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622379748Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622428479Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622480469Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6225172Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622566211Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622610802Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622710573Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622804925Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622885276Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622927307Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.622968887Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623016928Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623050558Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62312655Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62317148Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623210961Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623290042Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623334113Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623342303Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623377273Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623430654Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623474255Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623562416Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623638667Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623760089Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62383772Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.623915072Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624061894Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624169146Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624206426Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624255577Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624294988Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624339178Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624390279Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62442353Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6244709Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624537061Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624601672Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624712494Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624848116Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624877937Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624927677Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.624970548Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625028609Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625060029Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62510132Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62510909Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625163341Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625220492Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625241452Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625295163Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625334284Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625387744Z namespaces/openshift-network-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625423005Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625487856Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625526847Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625580027Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625613998Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62575253Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625829011Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625906382Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625955663Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.625992184Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626067545Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626094665Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626147416Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626183577Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626265878Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626311748Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626353209Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62643543Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626475531Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626484401Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626517842Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626577413Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626616233Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626767546Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.626849747Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627003039Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627084251Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627292814Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627372625Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627493787Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627547327Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627576198Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6276722Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627771121Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627804322Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627862863Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627893633Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627946784Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.627989705Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628031095Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628072326Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628153377Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628228328Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628280579Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628313179Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62836859Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628416331Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628464132Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628505312Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628558583Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628594184Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628649555Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628662105Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628705185Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter-l8hc9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628780867Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628793277Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628798857Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628826967Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.628913539Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62898386Z namespaces/openshift-network-operator/pods/iptables-alerter-l8hc9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.62900947Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629055761Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter-tc7f7.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629228024Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629237384Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629241714Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629264444Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629353626Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629421396Z namespaces/openshift-network-operator/pods/iptables-alerter-tc7f7/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629462327Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629504408Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter-zf5kn.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629569479Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629577939Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629581639Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629614979Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629726701Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629793712Z namespaces/openshift-network-operator/pods/iptables-alerter-zf5kn/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629840093Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629855173Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629916934Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.629951815Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630005276Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630039776Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630110937Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630143718Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630188458Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630227869Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630323941Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630436252Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630513783Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630559884Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630593725Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630645095Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630711896Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630789918Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630834838Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.630877199Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63097113Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631032811Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631119443Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631199834Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631279715Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631375427Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631451548Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631528989Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631647311Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631863254Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631926345Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.631965726Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632020416Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632062847Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632111758Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632142409Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63222789Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632305471Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632346452Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632386132Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632432033Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632473394Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632531824Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632573795Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632639606Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632649166Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632722718Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632857109Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63288963Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632945121Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.632987571Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633033442Z namespaces/openshift-operators/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633044992Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633053203Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633076433Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633117984Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633177464Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633236545Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633284096Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633320767Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633355227Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63354558Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633619731Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633715653Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633777944Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633814254Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633945486Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.633975127Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634018937Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634068498Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634150939Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63418543Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634226641Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634306652Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634346892Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634358013Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634394613Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634440644Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634477654Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.634724848Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63481134Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.635124044Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.635241286Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.635735224Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.635825435Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.635991028Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636029478Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636069789Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6361616Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636266532Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636299813Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636389914Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636444065Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636487085Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636539046Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636579987Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636647238Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636717109Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63676945Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63678019Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63680466Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636864771Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.636906212Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637001083Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637080025Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637125715Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637186596Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637226687Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637283858Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637347689Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63740125Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63743742Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63744776Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637479371Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637560442Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637612013Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637693054Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637736005Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637746245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637803666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-node-47psb.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637973438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-node/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637981199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.637984659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638019689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638179682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638240732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638267323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638277143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638283383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638316474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638454756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638516157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638549857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/nbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638558907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/nbdb/nbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638562557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/nbdb/nbdb/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638600708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63870711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638776891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638812331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/northd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638819841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/northd/northd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638823592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/northd/northd/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638854672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/northd/northd/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.638956983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639029555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/northd/northd/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639077215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-acl-logging/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639095526Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639104656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639115406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639287779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639331159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639341069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-controller/ovn-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639344769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.63938321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639576203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639635544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639698695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639713555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639717175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.639726475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644460518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644519379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.64456374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/sbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.64457249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/sbdb/sbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.64457596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/sbdb/sbdb/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644606751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644808384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644871655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-47psb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644902775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.644976596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-node-6zgvp.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645171129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-node/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.64518329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645187019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.64521997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645361172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645429583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645462764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645470284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645473864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645508135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645641657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645742848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645760238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/nbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645766119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/nbdb/nbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645769848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/nbdb/nbdb/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645825929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/nbdb/nbdb/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645914981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.645976482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646013212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/northd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646021932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/northd/northd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646025432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/northd/northd/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646069623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/northd/northd/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646165345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646225726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/northd/northd/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646259306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-acl-logging/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646267656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646271386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646304567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.64647883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646543091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646574591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646583981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-controller/ovn-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646587671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646618382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646849065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646906766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646921666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646929306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646935617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.646976067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.65104854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651111321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651127481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/sbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651140741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/sbdb/sbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651147261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/sbdb/sbdb/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651185682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/sbdb/sbdb/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651309774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651370975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6zgvp/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651386565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651467266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-node-j58wd.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651626189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-node/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651635829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651640019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651659359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651839492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651898673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651976734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651985794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.651989374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652014825Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652157727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652227048Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652261759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/nbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652269499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/nbdb/nbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652272999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/nbdb/nbdb/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652301119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652400261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652466992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652501132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/northd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652508823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/northd/northd/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652517283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/northd/northd/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652551893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/northd/northd/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652651475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652797437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/northd/northd/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652816177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-acl-logging/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652822637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652827367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.652868128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653036571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653091441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653099401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-controller/ovn-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653103001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653141472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653341495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653406036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653440217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653448107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653451627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.653484407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.65754886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657612991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657637331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/sbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657642491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/sbdb/sbdb/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657646571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/sbdb/sbdb/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657691302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657822854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657883315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58wd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657900106Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.657958466Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658000677Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658012237Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658047338Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658135339Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658259191Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658299742Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658346422Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658431444Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658507005Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658548536Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658593346Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658654297Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658668597Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658672767Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658705358Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658765729Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658809469Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658872721Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658896421Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658951332Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.658980492Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659063553Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659167905Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659260476Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659316857Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659353928Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659397298Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659439429Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659534481Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659566181Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659610812Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659709763Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659762834Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659770374Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659805295Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659857796Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.659909046Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660034648Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66011619Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660302343Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660374134Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660489346Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660614167Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660818271Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660879752Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660906962Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.660968583Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661002963Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661059404Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661088645Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661200396Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661273527Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661322458Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661361749Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66141563Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661467981Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661510101Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661550762Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661630983Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661647443Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661721294Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/service-ca-operator-d6fc45fc5-9zbk9.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661811066Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/service-ca-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661822436Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661836796Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.661871937Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6620865Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-9zbk9/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662273823Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662339774Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662402315Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662449296Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662509946Z namespaces/openshift-service-ca/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662577638Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662660939Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66273479Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662814041Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.662879882Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663010704Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663100316Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663230578Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663276348Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663337079Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66339607Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663437401Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663543802Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663586693Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663639414Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663762066Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663808637Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663816607Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663864627Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663927078Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.663982719Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664108081Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664204593Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664331495Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664436196Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664568028Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664745891Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.664949794Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665013935Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665074446Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665136127Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665193048Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665266609Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66530778Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665413951Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665508343Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665564054Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665617545Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665664615Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665739686Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665800537Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665810417Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.665856958Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-865cb79987-p4rtj.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66594401Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6659562Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66596093Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666008531Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666236764Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666318125Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-p4rtj/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666363196Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666419087Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666469438Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666527988Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66658618Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66663752Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666725751Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666771512Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666825573Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666885374Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.666981135Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667087297Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667183329Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667233969Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66728888Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667350411Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667393052Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667497343Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667549764Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667603485Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667726987Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667790428Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667836189Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.667958881Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668062922Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668152744Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668260385Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668360327Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668507919Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668706582Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668813994Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668861035Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668931325Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.668966236Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669027837Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669075478Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6691881Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669287671Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669343042Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669402303Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669444013Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669508894Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669561155Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669613626Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669665967Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669739148Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669800979Z namespaces/openshift/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.66985866Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669922791Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.669963072Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670017462Z namespaces/openshift/apps/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670068833Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670174065Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670258316Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670355818Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670408428Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670468179Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.67052704Z namespaces/openshift/batch/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670571481Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670698373Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670752244Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670800434Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670900446Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.670958767Z namespaces/openshift/core/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671003268Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671118369Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671209381Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671310352Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671406454Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671509725Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671648017Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671879531Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671934912Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.671980852Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.672036733Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.672097434Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.673445925Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.673485496Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.673601248Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.673727159Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.673865252Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.673990694Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.674100725Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.674278408Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.674487811Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.674631673Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.674773166Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.674880047Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.67505093Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675186822Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675321534Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675434606Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675543807Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675660319Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675823742Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.675972114Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676080996Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676206208Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676323599Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676438951Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676566183Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676689695Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676827997Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.676942999Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.677082391Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.677244734Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.677358606Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.677483647Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.67762453Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.677766032Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.677899054Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.678004985Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.678160108Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.67832221Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.678429872Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.678584584Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.678728887Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.678867899Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679031211Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679149213Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679259685Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679410947Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679559409Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679707032Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679899985Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.679991846Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680091777Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680179489Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680315711Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680424753Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680547085Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680658846Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680811889Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.68090987Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.680994882Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681116283Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681244655Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681292526Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681376057Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681447469Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681495709Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.68154208Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681579371Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681622311Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681698102Z namespaces/openshift/policy/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681734483Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681793364Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681824024Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681868125Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681875915Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.681912226Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682027247Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682144529Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682251521Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682357492Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682521395Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682625867Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682773529Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.682883821Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683004482Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683114674Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683227466Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683349648Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.68349657Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683598902Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683763554Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683869176Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.683982348Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684091809Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684199331Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684305362Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684404764Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684503336Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684609297Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684732189Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684848641Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.684950683Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685048174Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685170426Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685279177Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685387719Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685522771Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685624563Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685776025Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685886187Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.685992839Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6860963Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686191202Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686312833Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686415745Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686516727Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686635609Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686780881Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.686905683Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687028084Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687156017Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687295829Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687428611Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687552103Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687668164Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687788416Z network_logs/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687832127Z network_logs/cluster_scale [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687914818Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.687992899Z network_logs/multi-networkpolicy [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.688069511Z network_logs/net-attach-def [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.688149292Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.688291914Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.688383265Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.689613634Z nodes/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.689638935Z nodes/debug [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.689768977Z nodes/ip-10-0-129-161.ec2.internal/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.689792697Z nodes/ip-10-0-129-161.ec2.internal/cpu_affinities.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.690037341Z nodes/ip-10-0-129-161.ec2.internal/dmesg [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.690312715Z nodes/ip-10-0-129-161.ec2.internal/ethtool_channels [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.690387146Z nodes/ip-10-0-129-161.ec2.internal/ethtool_features [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.690480008Z nodes/ip-10-0-129-161.ec2.internal/ip-10-0-129-161.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.690801083Z nodes/ip-10-0-129-161.ec2.internal/irq_affinities.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.690947955Z nodes/ip-10-0-129-161.ec2.internal/lscpu [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.691066487Z nodes/ip-10-0-129-161.ec2.internal/lspci [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.691169808Z nodes/ip-10-0-129-161.ec2.internal/podresources.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.69126652Z nodes/ip-10-0-129-161.ec2.internal/pods_info.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.691374402Z nodes/ip-10-0-129-161.ec2.internal/proc_cmdline [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.691454233Z nodes/ip-10-0-129-161.ec2.internal/sysinfo.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.693114748Z nodes/ip-10-0-129-161.ec2.internal/sysinfo.tgz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.693262211Z nodes/ip-10-0-130-98.ec2.internal/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.693311121Z nodes/ip-10-0-130-98.ec2.internal/cpu_affinities.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.693559735Z nodes/ip-10-0-130-98.ec2.internal/dmesg [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.6938375Z nodes/ip-10-0-130-98.ec2.internal/ethtool_channels [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.693908621Z nodes/ip-10-0-130-98.ec2.internal/ethtool_features [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.693996622Z nodes/ip-10-0-130-98.ec2.internal/ip-10-0-130-98.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.694259696Z nodes/ip-10-0-130-98.ec2.internal/irq_affinities.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.694399588Z nodes/ip-10-0-130-98.ec2.internal/lscpu [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.69451847Z nodes/ip-10-0-130-98.ec2.internal/lspci [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.694603271Z nodes/ip-10-0-130-98.ec2.internal/podresources.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.694738613Z nodes/ip-10-0-130-98.ec2.internal/pods_info.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.694862405Z nodes/ip-10-0-130-98.ec2.internal/proc_cmdline [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.694939466Z nodes/ip-10-0-130-98.ec2.internal/sysinfo.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.696570512Z nodes/ip-10-0-130-98.ec2.internal/sysinfo.tgz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.696759445Z nodes/ip-10-0-131-75.ec2.internal/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.696796335Z nodes/ip-10-0-131-75.ec2.internal/cpu_affinities.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.69710716Z nodes/ip-10-0-131-75.ec2.internal/dmesg [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.697346703Z nodes/ip-10-0-131-75.ec2.internal/ethtool_channels [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.697420275Z nodes/ip-10-0-131-75.ec2.internal/ethtool_features [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.697505926Z nodes/ip-10-0-131-75.ec2.internal/ip-10-0-131-75.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.697826831Z nodes/ip-10-0-131-75.ec2.internal/irq_affinities.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.697971353Z nodes/ip-10-0-131-75.ec2.internal/lscpu [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.698099135Z nodes/ip-10-0-131-75.ec2.internal/lspci [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.698181207Z nodes/ip-10-0-131-75.ec2.internal/podresources.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.698286598Z nodes/ip-10-0-131-75.ec2.internal/pods_info.json [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.69840147Z nodes/ip-10-0-131-75.ec2.internal/proc_cmdline [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.698472111Z nodes/ip-10-0-131-75.ec2.internal/sysinfo.log [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.700155747Z nodes/ip-10-0-131-75.ec2.internal/sysinfo.tgz [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.70032834Z pod_network_connectivity_check/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.7003652Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.700465472Z static-pods/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.700473372Z static-pods/kube-apiserver/ [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.706429944Z [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.706449414Z sent 57,030 bytes received 4,281,816 bytes 8,677,692.00 bytes/sec [must-gather] [must-gather-vsvvj] OUT 2026-04-22T14:39:20.706456574Z total size is 46,730,133 speedup is 10.77 [must-gather] [must-gather ] OUT 2026-04-22T14:39:20.951776706Z namespace/openshift-must-gather-bgl78 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: 51fad6ff-08e4-4ecb-911a-b625882edac4 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-n89b4 [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-n89b4-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-n89b4 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6833197 Apr 22 14:40 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-n89b4/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 4637e81] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-n89b4/e2e-raw.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] 368553e..4637e81 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded