[get-kubeconfig] Found kubeconfig secret: cluster-5bgtj-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5bgtj-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5bgtj-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5bgtj-password [get-kubeconfig] API Server URL: https://ae5bf3b438d084602894fcda5ff98ff5-7528034784e3fb56.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [clone-repo] odh-gateway-2gi-memory [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 85% (2653/3093) Updating files: 86% (2660/3093) Updating files: 87% (2691/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-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:676486d32f362780414922bec24a7d33e34587afb988276de722f277375270c0 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:676486d32f362780414922bec24a7d33e34587afb988276de722f277375270c0 [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:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [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:9f703da9f2f5afd108b6816a57feadccff9213d4d8437a63e732fa3fbaa3fa9d [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9f703da9f2f5afd108b6816a57feadccff9213d4d8437a63e732fa3fbaa3fa9d [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:435cc5f190a526ac402884f9d2ad69617a79d5a6beac25c41b846f750a6a7ef1 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:435cc5f190a526ac402884f9d2ad69617a79d5a6beac25c41b846f750a6a7ef1 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.22) [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-1683 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1683 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1683 [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 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [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] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading mypy [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 19.62s [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 101 packages in 1m 14s [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.136.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.19.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.3 [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-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [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==1.2.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 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://ae5bf3b438d084602894fcda5ff98ff5-7528034784e3fb56.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] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/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] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 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-68bff59c-zzh49 1/1 Running 0 42s [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-68bff59c-zzh49 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-559f75f947-g4bhd 1/1 Running 0 47s [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-559f75f947-g4bhd 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-5fbd5c4644-dgrk5 1/1 Running 0 52s [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-5fbd5c4644-dgrk5 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] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [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:676486d32f362780414922bec24a7d33e34587afb988276de722f277375270c0 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9f703da9f2f5afd108b6816a57feadccff9213d4d8437a63e732fa3fbaa3fa9d [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:435cc5f190a526ac402884f9d2ad69617a79d5a6beac25c41b846f750a6a7ef1 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [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/kserve-llmisvcconfig-read-access 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-inferenceservice-distro-role 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-inferenceservice-image-volume-scc 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/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-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-inferenceservice-image-volume-scc 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-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 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-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 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-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 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-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 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-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 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-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 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-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing 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] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.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-67d95fdc48-mtrkz 0/1 Running 0 6s [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-67d95fdc48-mtrkz 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] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing 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] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-694f5b7594-5trct" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-694f5b7594-4fd99 condition met [e2e-raw] Installing ODH Model Controller manually... [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/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-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-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 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] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [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 replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [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] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [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-autogluonserver created [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-vllmserver 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.21.22 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.22 [e2e-raw] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:4e8d51ad4213d0659a2e32226ebe330717d08412269b31d3cf8b19a54072eb75 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [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] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'json-report': '1.5.0', 'asyncio': '0.23.8', 'cov': '5.0.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, json-report-1.5.0, asyncio-0.23.8, cov-5.0.0, xdist-3.6.1, metadata-3.1.1, anyio-4.9.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-07-02 13:27:38.884 3640 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-02 13:29:19.102 3640 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.102 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.102 3640 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:29:19.102 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:29:19.102 3640 kserve.trace Using external route host: isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.102 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.104 3640 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.104 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.104 3640 kserve.trace base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.104 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.225 3640 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.225 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.225 3640 kserve.trace base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.225 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:19.226 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-d5968-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:29:24.257 3640 kserve.trace Got response [{'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}] [e2e-raw] 2026-07-02 13:29:24.257 3640 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd71e5848-b30d-411b-86a9-8fb5986076e1', '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-07-02 13:29:24.273 3640 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 13:29:24.273 3640 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 13:31:14.552 3640 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 13:31:14.552 3640 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 13:31:14.555 3640 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-02 13:31:14.555 3640 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] 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-07-02 13:31:14.586 3640 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 13:31:14.586 3640 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 13:33:04.864 3640 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 13:33:04.864 3640 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 13:33:04.867 3640 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 13:33:04.867 3640 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] 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-07-02 13:34:45.088 3640 kserve.trace Host from isvc status URL = isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace Using external route host: isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace base url = https://isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:34:45.088 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-260d5-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:34:45.120 3640 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:34:45.120 3640 kserve.trace INFO [utils.py:predict():141] 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-07-02 13:37:40.420 3640 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace Using external route host: isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace base url = https://isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:37:40.420 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-dc1a2-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:37:40.447 3640 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:37:40.447 3640 kserve.trace INFO [utils.py:predict():141] 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-07-02 13:37:45.584 3640 kserve.trace Created primary ISVC: isvc-primary-b32985 [e2e-raw] 2026-07-02 13:37:45.584 3640 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-b32985 [e2e-raw] 2026-07-02 13:39:15.637 3640 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-02 13:39:15.637 3640 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-02 13:39:15.642 3640 kserve.trace Baseline recorded - resourceVersion: 21024 [e2e-raw] 2026-07-02 13:39:15.642 3640 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 21024 [e2e-raw] 2026-07-02 13:39:15.642 3640 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 13:39:15.642 3640 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-07-02 13:39:15.798 3640 kserve.trace Created secondary ISVC isvc-secondary-b32985, waiting for failure status... [e2e-raw] 2026-07-02 13:39:15.798 3640 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-b32985, waiting for failure status... [e2e-raw] 2026-07-02 13:39:23.825 3640 kserve.trace ISVC isvc-secondary-b32985 reported failure: {'exitCode': 1, 'message': "2026-07-02 13:39:17.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:39:17.284 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:39:17.561 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:21.680 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:23.825 3640 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-b32985 reported failure: {'exitCode': 1, 'message': "2026-07-02 13:39:17.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:39:17.284 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:39:17.561 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:21.680 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:23.825 3640 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:39:17.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:39:17.284 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:39:17.561 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:21.680 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:23.825 3640 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-07-02 13:39:17.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:39:17.284 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:39:17.561 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:21.680 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:33.840 3640 kserve.trace Primary ISVC resourceVersion: before=21024, after=21024 [e2e-raw] 2026-07-02 13:39:33.840 3640 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=21024, after=21024 [e2e-raw] 2026-07-02 13:39:33.840 3640 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-02 13:39:33.840 3640 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-07-02 13:39:38.940 3640 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 13:39:38.940 3640 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-07-02 13:39:39.071 3640 kserve.trace Created ISVC isvc-init-fail-8b27ef, waiting for failure status... [e2e-raw] 2026-07-02 13:39:39.071 3640 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-8b27ef, waiting for failure status... [e2e-raw] 2026-07-02 13:39:49.087 3640 kserve.trace ISVC isvc-init-fail-8b27ef reported failure: {'exitCode': 1, 'message': "2026-07-02 13:39:40.532 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:39:40.533 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:39:40.809 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:43.667 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:49.087 3640 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-8b27ef reported failure: {'exitCode': 1, 'message': "2026-07-02 13:39:40.532 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:39:40.533 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:39:40.809 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:43.667 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:49.087 3640 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:39:40.532 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:39:40.533 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:39:40.809 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:43.667 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:49.087 3640 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:39:40.532 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:39:40.533 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:39:40.809 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:39:43.667 1 storage.initializer ERROR [initializer-entrypoint:():31] 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-07-02 13:39:49.087 3640 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 13:39:49.087 3640 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 13:39:49.092 3640 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-02T13:39:39Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 13:39:49.092 3640 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-02T13:39:39Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 13:39:49.092 3640 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-02 13:39:49.092 3640 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 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-07-02 13:41:24.366 3640 kserve.trace Host from isvc status URL = raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:41:24.366 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace Using external route host: raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace Sending Header = {'Host': 'raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace base url = https://raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:41:24.367 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-73b8c-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:41:24.400 3640 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:41:24.400 3640 kserve.trace INFO [utils.py:predict():141] 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-07-02 13:42:59.634 3640 kserve.trace Host from isvc status URL = raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:42:59.634 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace Using external route host: raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace base url = https://raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:42:59.635 3640 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-51e73-kserve-ci-e2e-test.apps.d9e7a2b8-4c01-4a83-988a-564e22b87d22.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:42:59.661 3640 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:42:59.661 3640 kserve.trace INFO [utils.py:predict():141] 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] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 928.52s (0:15:28) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-02T13:43:05.677203337Z 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: a0774f11-9fbc-4f7b-a00b-32cbff7a3009 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-02T13:43:05.737152329Z namespace/openshift-must-gather-cwsqs created [must-gather] [must-gather ] OUT 2026-07-02T13:43:05.745168831Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2q4lt created [must-gather] [must-gather ] OUT 2026-07-02T13:43:05.774609372Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.435809332Z [disk usage checker] Started [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.439229417Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.572768501Z No resources found in openshift-must-gather-cwsqs namespace. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.693084382Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.848970735Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.849149250Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.849149250Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:12.851652451Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.010247747Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.010277557Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.010277557Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.012571920Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.167896330Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.167928358Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.167928358Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.169977425Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.320549911Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.320579386Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.320579386Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.322614738Z Error getting logs from rhods-notebooks [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.473981592Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.474082586Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.474082586Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.476133339Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.626309895Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.626341152Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.626341152Z namespaces "istio-system" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.628421947Z Error getting logs from istio-system [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.787308219Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.787413973Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.787413973Z namespaces "knative-serving" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.789876046Z Error getting logs from knative-serving [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.943693943Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.943725740Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.943725740Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:13.945915857Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.215826064Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.493689892Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.633345048Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.720891036Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.722812024Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.856304373Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.941628633Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:14.943844169Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.071017049Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.157083581Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.159142722Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.288781957Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.374849696Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.376719238Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.512626892Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.596853299Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.598931085Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.728056520Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.815661079Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.818156556Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:15.945652731Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.027045408Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.029285224Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.158107170Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.243323167Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.245456556Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.370681204Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.451099009Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.453278599Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.578627288Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.660270431Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.662351865Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.790081493Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.871948379Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.874040720Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:16.998215181Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.081561301Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.083752562Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.213970182Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.295804194Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.297892472Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.424289952Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.443984735Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.509679872Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.511789060Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.639867684Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.721106359Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.723254946Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.851226167Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.931347525Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:17.933419960Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:18.059406324Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:18.142189988Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:18.144280506Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:18.270555953Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:18.351805278Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:18.353788082Z Error collecting info from [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.058583931Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.195253603Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.320581188Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.445445688Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.569554009Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.812215490Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:19.940014765Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.063621614Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.185387403Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.312857211Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.442369387Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.572005978Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.699875226Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.823403202Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:20.952168306Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:21.238275323Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:21.397209430Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:21.620640756Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:21.752242411Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:21.911015649Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.043369004Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.265859322Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.406677157Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.448282132Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.553455637Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.700206995Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:22.893900503Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.020345446Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.170310150Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.316654610Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.514588475Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.640925054Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.792818785Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:23.943050114Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:24.140146701Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:24.269222103Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:24.416897638Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:24.550303857Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:24.744253315Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:24.873767063Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.021388088Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.152842598Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.348611253Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.476433699Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.629055056Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.762821537Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:25.956990326Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:26.092194470Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:26.246470378Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:26.397415733Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:26.592206658Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:26.727633936Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:26.891581417Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.032577606Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.231048121Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.360424896Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.452740672Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.512476674Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.651863454Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.858884414Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:27.988751495Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:28.137411880Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:28.268755965Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:28.470498296Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:28.620213336Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:28.777153966Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:28.931239784Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:29.155169346Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:29.284321720Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:29.441356524Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:29.579132600Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:29.782979162Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:29.920840430Z Wrote inspect data to must-gather. [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:32.457208243Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-vb456] POD 2026-07-02T13:43:33.646249198Z Caches written to disk [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.655083919Z waiting for gather to complete [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.658956195Z downloading gather output [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.933056606Z receiving incremental file list [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94619731Z ./ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.946304368Z aggregated-discovery-api.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.946673106Z aggregated-discovery-apis.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.947830115Z event-filter.html [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948480004Z timestamp [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948610864Z version [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948673919Z cluster-scoped-resources/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94868125Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94868556Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948720153Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94881215Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94882188Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948849422Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948905987Z namespaces/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.948912727Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94895206Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949017765Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949053758Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949095741Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949140225Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949215601Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949285486Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949367312Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949406855Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949440058Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949488571Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949523924Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.94960366Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949646933Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949680046Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949785034Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949826017Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949858579Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.949971158Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.950053774Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.951455522Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.951555679Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.951649136Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.951805478Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952038726Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.95209591Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952138664Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952197298Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952239501Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952293165Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952344529Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952428266Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.9524863Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952533674Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952581798Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952632342Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952690996Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952758611Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952815545Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.952860429Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.959997852Z [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.960019893Z sent 765 bytes received 58,741 bytes 119,012.00 bytes/sec [must-gather] [must-gather-vb456] OUT 2026-07-02T13:43:34.960024634Z total size is 807,148 speedup is 13.56 [must-gather] [must-gather ] OUT 2026-07-02T13:43:35.031659767Z namespace/openshift-must-gather-cwsqs 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: a0774f11-9fbc-4f7b-a00b-32cbff7a3009 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-02T13:43:35.164272655Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: a0774f11-9fbc-4f7b-a00b-32cbff7a3009 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-02T13:43:35.189060669Z namespace/openshift-must-gather-ckq4l created [must-gather] [must-gather ] OUT 2026-07-02T13:43:35.197768946Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-9hs7s created [must-gather] [must-gather ] OUT 2026-07-02T13:43:35.221827928Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:36.534254430Z [disk usage checker] Started [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:36.537606366Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:36.758545419Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:36.912683565Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:37.004306937Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:37.099008632Z Gathering data for ns/default... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:37.442594099Z Gathering data for ns/openshift... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:37.900522003Z Gathering data for ns/kube-system... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:38.688506802Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.031985154Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.032020001Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.032020001Z namespaces "assisted-installer" not found [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.538494706Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.546108792Z Executing Istio gather script [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.550221971Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.550538136Z 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-mv8tj] POD 2026-07-02T13:43:39.557906063Z INFO: Gathering HAProxy config files [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.578268421Z INFO: Collecting host service logs for crio [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.578653612Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.579050114Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.579373012Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.579716460Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.580085003Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.580428129Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.580767936Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.581165419Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.581504411Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.581859266Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.582314297Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.584435645Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:39.595249270Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.099377951Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.250629909Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-wfncw [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.250739928Z insights-runtime-extractor-8bxfs [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.250763430Z insights-runtime-extractor-bx876 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.250784312Z insights-runtime-extractor-w7plw [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.306115577Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.617662238Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.847634326Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.917471973Z No resources found [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.929591753Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.942351430Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.994599313Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.994639859Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:40.994639859Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.009199982Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.063750934Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.239632100Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.456277085Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.456277085Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.600678164Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.616999824Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.705568765Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.891665419Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:41.939173689Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.063510653Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.068402820Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.198776802Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.202736531Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.203762248Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.218934103Z No resources found [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.257271778Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.294241475Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.467239282Z INFO: 'previous-logs' folder not found on ip-10-0-130-179.ec2.internal, skipping... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.481476936Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.504603558Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.511960853Z INFO: HAProxy config collection complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.555070007Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.609162158Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.752112259Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.786405549Z INFO: 'previous-logs' folder not found on ip-10-0-133-111.ec2.internal, skipping... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.962586346Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:42.999745412Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.002873146Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.067726469Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.112874180Z INFO: 'previous-logs' folder not found on ip-10-0-134-102.ec2.internal, skipping... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.112914950Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.112965529Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.264018434Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.266053535Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.502189085Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.506445724Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.610419405Z INFO: INTERCONNECT MODE [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.610458611Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.742980851Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.766469003Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.817317853Z INFO: Gathering OVN_Northbound from ovnkube-node-4p5pk... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.817674963Z INFO: Gathering OVN_Northbound from ovnkube-node-mprzv... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.817987654Z INFO: Gathering OVN_Northbound from ovnkube-node-q5fbm... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.818319081Z INFO: Gathering OVN_Southbound from ovnkube-node-4p5pk... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.818596109Z INFO: Gathering OVN_Southbound from ovnkube-node-mprzv... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.818898873Z INFO: Gathering OVN_Southbound from ovnkube-node-q5fbm... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:43.932127185Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.162115470Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.174931599Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.206187723Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.216976099Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.224522453Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.228793199Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.231346325Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.257729604Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.294331908Z tar: Removing leading `/' from member names [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.446429060Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.496150682Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.504705012Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.732480420Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.737274483Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.737499004Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.892275138Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.916516765Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.916631796Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.917173382Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.918912826Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.921096453Z ovnk_database_store/ [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.921135030Z ovnk_database_store/ovnkube-node-mprzv_sbdb [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.947151335Z ovnk_database_store/ovnkube-node-4p5pk_nbdb [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.957355348Z ovnk_database_store/ovnkube-node-q5fbm_sbdb [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.981039391Z ovnk_database_store/ovnkube-node-mprzv_nbdb [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:44.992955150Z ovnk_database_store/ovnkube-node-q5fbm_nbdb [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.002242259Z ovnk_database_store/ovnkube-node-4p5pk_sbdb [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.006232621Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.015236352Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.026747454Z INFO: Network log collection complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.138207182Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.233649904Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.254517915Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.261638287Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.499228380Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.523121929Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.567428995Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.728630022Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.732222265Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.882063363Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.884965833Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.969938053Z Gathering data for ns/openshift-console... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:45.981580512Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.201069384Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.203710174Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.392717846Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.463211262Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.573840887Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.606741688Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.622120847Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.628646565Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.631878614Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.772446966Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:46.837641789Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.086001528Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.090962098Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.209597997Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.314073857Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.558231862Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.562105349Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.594572388Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.739308483Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.917596433Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.951105288Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:47.954529507Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.136082877Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.319746585Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.351818543Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.354719195Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.540031837Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.751495873Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:48.855057263Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:49.062322462Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:49.272723608Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:49.526349067Z Done executing Istio gather script [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:49.652237864Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:50.077122126Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:50.186042559Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:51.317324126Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:51.613977475Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:52.356154616Z Gathering data for ns/kserve... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:52.447192137Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:53.595442086Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:54.028991975Z Gathering data for ns/openshift-config... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:54.308884276Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:54.751099123Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:54.768908590Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:55.049229957Z Collecting performance related data for node ip-10-0-134-102.ec2.internal [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:55.059285377Z Collecting performance related data for node ip-10-0-130-179.ec2.internal [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:55.067240194Z Collecting performance related data for node ip-10-0-133-111.ec2.internal [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:55.086263412Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:55.466268750Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:55.841774298Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:56.260231208Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:56.620497252Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:56.623365450Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:56.988939403Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:57.335524987Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:57.711440120Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:58.325259075Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:43:59.885296191Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:01.227404908Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:01.558489999Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:01.625655200Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:02.110845336Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:02.603307200Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:03.035833775Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:03.333703412Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:03.839076660Z Collecting kubelet logs for node ip-10-0-134-102.ec2.internal [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:03.841340866Z Collecting kubelet logs for node ip-10-0-130-179.ec2.internal [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:03.843642733Z Collecting kubelet logs for node ip-10-0-133-111.ec2.internal [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:03.896800667Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:04.279741236Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-ckq4l namespace [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:04.287578006Z INFO: Node performance data collection complete. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:04.293639951Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:04.748693183Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:05.027737523Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:05.326192794Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:05.989056061Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:06.326755045Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:06.630624452Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:06.650666304Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:07.039254144Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:08.022531244Z Wrote inspect data to must-gather. [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:08.022584088Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:08.022584088Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:08.164737887Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-mv8tj] POD 2026-07-02T13:44:08.313064632Z Caches written to disk [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.32534572Z waiting for gather to complete [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.329962105Z downloading gather output [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.615163068Z receiving incremental file list [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.638556875Z ./ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.63862747Z aggregated-discovery-api.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.638975187Z aggregated-discovery-apis.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.639554922Z event-filter.html [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.642107308Z timestamp [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.642184824Z version [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656083731Z cluster-scoped-resources/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656101783Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656106573Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656158537Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656274506Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656390765Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656468711Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656505964Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656605821Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656747962Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656875472Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.656920626Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.657055046Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.657124051Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.657433525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.657467848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.657683164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.657946974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.65815363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.658292851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.66218797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.663840567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.663965177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.664101487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.664259609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.66439783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.664631098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.664870866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.66505648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.665335782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.665463952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.66556889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.665679718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.665796587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.665905045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.666059668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.666296416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.666420825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.666545535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.668520366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.66869656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.668869443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.669068208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.669331189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.669783083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.669896802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670011731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670183954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670295183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670412042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.67051707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670665541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670819533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.670926711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.671189942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.671327122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.67143425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.671985303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.672100151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.67221541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.672404605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.672520353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.672705158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.672839788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673007291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.6731215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673234979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673357568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673481307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673605837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673742507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.673933782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.674079513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.674447962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.674845812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.674954261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.675836718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.675963988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.676082947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.676192216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.676312725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.676492219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.676760289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.67689613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.677005098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.67715896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.67728867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.677397268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.677536899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.6776768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.677831501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.680229056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.68068008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.681264255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.681449519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.681607902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.681766164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.681915905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.682026444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.682126531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.690272347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.690416788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.690543638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.690665477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.690800648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.697185358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.701538732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.701687524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.701989387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.702188692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.702330403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.702438461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.702592143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.702859744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.702968632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703082191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703278376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703388854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703502903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703616542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703825118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.703968179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.704075587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.704182085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.704299124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.704403512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.70451083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.704821865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.704936733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.705176372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.705303262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7054209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.705514898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.707549644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.707676594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.707809224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.707908001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.708058353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.708198664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.709879463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.710027834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.710266103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.710435105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.710553275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.710815265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.711326774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.711441403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.711548891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.711654599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.712296508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.713664184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.713796224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.713955926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.714088596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.714278741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.714381759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.714492967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71465908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.714803691Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715026808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715084313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71517993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715259156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715332721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715413498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71556787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715653386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715758974Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715851741Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.715934608Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716019794Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716106691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716196168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716284845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716362211Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716447397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716527564Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71661214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716699417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716804695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716887901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.716967997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717054274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717155512Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717238518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717325405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717412792Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717493227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717575994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71766078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717756828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717875727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.717964884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71804699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718131647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718216163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718295969Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718379986Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718469422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718552469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718640106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718739833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718842771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.718927238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719016704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719112322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719192628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719282435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719364191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.71947759Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719562357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719650683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719751891Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719850368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.719941655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720027012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720120769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720229798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720353547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720453015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720539032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720628168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720716785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720836334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.720924711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721011908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721102595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721186011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721279788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721362175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721455592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721543059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721636426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721714172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.721865694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72194997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722056648Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722140204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722233112Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722317518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722413996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722499462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722587129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722669245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722785124Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722880961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722940146Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.722986809Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723035573Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-49gxr.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723142941Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7kkck.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723227988Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9pkfp.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723321285Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-b8f7p.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723401961Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ccxwc.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723484538Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-d9trj.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723571774Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fc5ml.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723654731Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-grkqx.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723837735Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h5s6d.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.723926832Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hg4n7.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724016929Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tf82v.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724111256Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-trsb2.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724191602Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7t92t.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72429403Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-fc6zr.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724389057Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-w6p66.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724534268Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724579132Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724754895Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724893166Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.724976682Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725053988Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725402765Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725501182Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725584749Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725671526Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725810106Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.725898293Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72598832Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726066206Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726152352Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726234379Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726329586Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726414123Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7265076Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726586626Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726668582Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.726805933Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72690553Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727012529Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727139248Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727186672Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72729441Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727383747Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727466324Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72755176Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727637477Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727748445Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727896507Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.727980673Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72807307Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728161337Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728249334Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728370563Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72845844Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728548897Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728632243Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72872188Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728828288Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728914315Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.728999831Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729087968Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729159123Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729200207Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729267512Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729294384Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729350298Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729394132Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729467837Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.72950435Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729568415Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729602898Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729660082Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729702735Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729782081Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729798513Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729848427Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729941924Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729986837Z cluster-scoped-resources/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.729998308Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730046652Z cluster-scoped-resources/core/nodes/ip-10-0-130-179.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730224015Z cluster-scoped-resources/core/nodes/ip-10-0-133-111.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730349845Z cluster-scoped-resources/core/nodes/ip-10-0-134-102.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730463814Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730500497Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7305401Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730634837Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730714733Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730871915Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.730952911Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731031347Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73120058Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731298628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731388665Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731480482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731572769Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731667696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731781685Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731874912Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.731958958Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732048205Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732166805Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732258032Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732343198Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732430515Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732511211Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732588267Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73263531Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732724667Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732845707Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.732927133Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733007379Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733088825Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733229886Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733345725Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733426711Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733491206Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733499537Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733562882Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733620466Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73366837Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733719894Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733745266Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.733807451Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73392402Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734079081Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734133245Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734143456Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734175459Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734279067Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734285507Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73432468Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734398046Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73444514Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734541617Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73457816Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734638694Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734674937Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734748183Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734807857Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734914865Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.734952899Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735004532Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735031274Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735091379Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735133712Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735182566Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735222399Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735281274Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735318007Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735388892Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735427445Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73548881Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735528533Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735576556Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735616739Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735670143Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735707786Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735907802Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735920123Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.735954885Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73600818Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736047543Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736122718Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736167892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736211975Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736321344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736392449Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7365384Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73666716Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.736826922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73692616Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737004496Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737086722Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737169579Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737262786Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737343902Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737426998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737507705Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737590361Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737676498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737788496Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737871192Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.737949859Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738031625Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738112611Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73822396Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738265813Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738380042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738457248Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738543874Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738675374Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738799794Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.738889151Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739200305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739285421Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739368498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739451364Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73953375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739612166Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739703713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.739834174Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.73991934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740017068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740089183Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74017492Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740265967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740346693Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740431649Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740514646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740594182Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740676848Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740787387Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.740870803Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74095713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741036906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741127263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741187137Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741194988Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741237211Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741286305Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741294306Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741326818Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741374282Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741381882Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741419305Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74148202Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741526703Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-179.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74161037Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-111.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741702297Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-102.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741783583Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741824446Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741910973Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741948456Z host_service_logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.741991379Z host_service_logs/masters/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742031982Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742098847Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742154441Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742220957Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742355857Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742457795Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74252547Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742594845Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74266246Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742744547Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742839624Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742871937Z ingress_controllers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742878537Z ingress_controllers/default/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742881948Z ingress_controllers/default/router-default-58f7cb747c-qh9k6/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.742921091Z ingress_controllers/default/router-default-58f7cb747c-qh9k6/haproxy.config [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743024338Z insights-data/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743031079Z istio/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743082023Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74317671Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743538008Z istio/event-filter.html [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743622844Z istio/timestamp [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743672968Z istio/cluster-scoped-resources/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743679249Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743709771Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743782657Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.743944389Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.744338859Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.744932155Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.745749728Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7459065Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746019329Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746148008Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746287379Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746409699Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746486864Z machine_config_ondisk/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746497715Z machine_config_termination_logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746514596Z monitoring/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746518877Z monitoring/alertmanager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746551489Z monitoring/alertmanager/status.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746641826Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746665808Z monitoring/prometheus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746713662Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74682738Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.746878675Z monitoring/prometheus/rules.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.747588869Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.747639003Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.747679206Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748552373Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748581115Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748637539Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748724716Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748815693Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74889895Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748948863Z monitoring/prometheus/status/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.748992287Z monitoring/prometheus/status/config.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.749521757Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.749588392Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74968021Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.749857233Z namespaces/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.749889566Z namespaces/default/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.74994227Z namespaces/default/default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750001474Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750046318Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750090601Z namespaces/default/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750131974Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75020911Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750286816Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750360332Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750405005Z namespaces/default/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750444448Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750489012Z namespaces/default/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750526944Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750606291Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750647254Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750688937Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750789335Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75085563Z namespaces/default/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.750900673Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751006161Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751107579Z namespaces/default/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751267041Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751334037Z namespaces/default/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751408982Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751532342Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751686844Z namespaces/default/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751776311Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751807983Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75189541Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751939423Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.751998388Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752042491Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752120697Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752197023Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752243507Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75228671Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752328963Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752369376Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75241667Z namespaces/default/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752460003Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752499126Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752536439Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752627736Z namespaces/kserve/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752672699Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752749085Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752820971Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752868604Z namespaces/kserve/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752904327Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.752982313Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753175868Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753376523Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753420067Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75346219Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753506283Z namespaces/kserve/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753550197Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753621352Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753689347Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753746532Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753841699Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753894173Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753902624Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.753952538Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.754036534Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75411719Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75424195Z namespaces/kserve/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.754283593Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.754531012Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75464086Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.754919172Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.754995818Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.755348855Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.755470684Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.755778878Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.755892887Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75593625Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756023197Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75606066Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756113753Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756146266Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756261095Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756349242Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756394145Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75645747Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756522945Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756569728Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756706719Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756790325Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756834229Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756908225Z namespaces/kserve/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756923156Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.756970449Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/kserve-controller-manager-694f5b7594-4fd99.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.757049996Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.757057456Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/manager/manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.757061336Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/manager/manager/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.757099029Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/manager/manager/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.758920579Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759003106Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-4fd99/manager/manager/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759033228Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759104793Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/llmisvc-controller-manager-67d95fdc48-mtrkz.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759180459Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75919159Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/manager/manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759198341Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/manager/manager/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759231323Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/manager/manager/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759381675Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759441489Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-mtrkz/manager/manager/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759491133Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759528566Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/model-serving-api-fd65d7d6-bv75v.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759619333Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/server/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759627183Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/server/server/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759634004Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/server/server/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759689198Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/server/server/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759821418Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/server/server/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759903165Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bv75v/server/server/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.75997742Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.759999492Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/odh-model-controller-84b54b7f97-xgsrx.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.760091169Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76010042Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/manager/manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76010638Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/manager/manager/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.760150434Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/manager/manager/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.764862656Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.764932041Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xgsrx/manager/manager/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.764971894Z namespaces/kserve/pods/s3-init-6k65s/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765013427Z namespaces/kserve/pods/s3-init-6k65s/s3-init-6k65s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765100044Z namespaces/kserve/pods/s3-init-6k65s/download-hf-model/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765108704Z namespaces/kserve/pods/s3-init-6k65s/download-hf-model/download-hf-model/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765116885Z namespaces/kserve/pods/s3-init-6k65s/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765209312Z namespaces/kserve/pods/s3-init-6k65s/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76531526Z namespaces/kserve/pods/s3-init-6k65s/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765404397Z namespaces/kserve/pods/s3-init-6k65s/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76544713Z namespaces/kserve/pods/s3-init-6k65s/s3-init/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765455701Z namespaces/kserve/pods/s3-init-6k65s/s3-init/s3-init/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765462372Z namespaces/kserve/pods/s3-init-6k65s/s3-init/s3-init/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765519056Z namespaces/kserve/pods/s3-init-6k65s/s3-init/s3-init/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765892525Z namespaces/kserve/pods/s3-init-6k65s/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.765981502Z namespaces/kserve/pods/s3-init-6k65s/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766035596Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766098011Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs-64568bcd49-9f7lb.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766186317Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766195618Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs/seaweedfs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766232631Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766285895Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766471019Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766545975Z namespaces/kserve/pods/seaweedfs-64568bcd49-9f7lb/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766591448Z namespaces/kserve/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766646233Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766700127Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766775803Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766836717Z namespaces/kube-node-lease/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766843208Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766846568Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.766895832Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-179.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76700701Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-111.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767124649Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-102.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767218486Z namespaces/kube-system/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767278521Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767356377Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767409951Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767471016Z namespaces/kube-system/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767512469Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76766132Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76777798Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767902949Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.767961314Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768029139Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768097524Z namespaces/kube-system/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768151558Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768244755Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768312961Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768377666Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768470403Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768510616Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768520846Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.76856657Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-wqteii6uvrfqvydrvsbnydrht4.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768671138Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768790887Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768872164Z namespaces/kube-system/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.768923477Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.769078789Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.769168686Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.769429116Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.769514773Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.769827967Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.769963007Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770298143Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770371479Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770427263Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770492428Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770544202Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770617178Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770673762Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770800322Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770889779Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.770961744Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771013598Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771078383Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771135857Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771225114Z namespaces/kube-system/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771231415Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771310881Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer-5d8ms.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771403408Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771409408Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771421099Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771484394Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771662568Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771753545Z namespaces/kube-system/pods/global-pull-secret-syncer-5d8ms/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771815759Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771865733Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer-n4dh5.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77195404Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771967981Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.771978302Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772008254Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772191158Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772255533Z namespaces/kube-system/pods/global-pull-secret-syncer-n4dh5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772318888Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772367672Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer-vlb9b.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772454008Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77246508Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77247783Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772541315Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772836888Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772902193Z namespaces/kube-system/pods/global-pull-secret-syncer-vlb9b/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772922704Z namespaces/kube-system/pods/konnectivity-agent-4scd4/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.772983709Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent-4scd4.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773077427Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773084987Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773095448Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773151512Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773557773Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773603937Z namespaces/kube-system/pods/konnectivity-agent-4scd4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773636439Z namespaces/kube-system/pods/konnectivity-agent-crfrg/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773701674Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent-crfrg.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773837195Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773851856Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.773859256Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7739114Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774273748Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774353705Z namespaces/kube-system/pods/konnectivity-agent-crfrg/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774386527Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774433481Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent-gzbwd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774538059Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77454928Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774553Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.774603994Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775033667Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775126854Z namespaces/kube-system/pods/konnectivity-agent-gzbwd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775180128Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775239642Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775346831Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/haproxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775357882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775370873Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775430307Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775604261Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775674566Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-179.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775699938Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775797765Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775879782Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/haproxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775893453Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775899573Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.775927866Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776145882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776215277Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-111.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77625185Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776316955Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776392041Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/haproxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776400142Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776405782Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776472577Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77663671Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776717006Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-102.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776785251Z namespaces/kube-system/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776848876Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776911541Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776924262Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.776976216Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777079524Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777148209Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777215164Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777282149Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777339084Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777412499Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77742363Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777428751Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777467174Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777575592Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777689191Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777781138Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777844382Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777890186Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.777930059Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778135945Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778162317Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778166997Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778233163Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778352041Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778362282Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778381724Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778436098Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778536486Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77858861Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778645814Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778765663Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.77885502Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.778902394Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780222605Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780273709Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780380567Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780434081Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780522918Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780662339Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.780885086Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781047909Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781136035Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781146916Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781176858Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78119915Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781273746Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781374484Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781472451Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781536276Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781595621Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781658515Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78171487Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781792646Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78184816Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781906274Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.781954238Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782009973Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782054736Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782157904Z namespaces/openshift-apiserver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782270662Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782286914Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782373541Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78250278Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782511591Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782563045Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782649432Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782752279Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782818655Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782874519Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782934964Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.782987048Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783092736Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783225586Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783233727Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78327736Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783417751Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783439962Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783529369Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783637807Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783756427Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.783857664Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78393639Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784087772Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784269026Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784332991Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784379344Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784423968Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784456Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784519015Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784569339Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784642535Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78471235Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784803817Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784852721Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784902455Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784938407Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.784994882Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785034455Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78509862Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785134162Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785196097Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785203298Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785206838Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785274153Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785285804Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785289184Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785292614Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785334658Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785379791Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785388572Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785392192Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785447746Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785503621Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785510011Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785546584Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785635361Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785681434Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785774931Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785830666Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785961806Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.785972697Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786111497Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786119808Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786216936Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786282201Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786309903Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786358956Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78640358Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786491097Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786540461Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786592625Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78666376Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786712004Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786723435Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786806841Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786895918Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.786943052Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787041949Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787141177Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787220583Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787300959Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787377595Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787528846Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787636665Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787720081Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787798637Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787866182Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787933728Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.787979741Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788033755Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788088619Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788136763Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788297505Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788343059Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788410144Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788448597Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788495891Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788571366Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7886201Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788668104Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788713187Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788722408Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788830756Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.7888828Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788929274Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.788975357Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789017231Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789086986Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78914273Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789227877Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78927072Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789326454Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789357427Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789495287Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789577864Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.78966199Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789853375Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789897618Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789943562Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.789985075Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790069672Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790120685Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79017815Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790251906Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79030445Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79031288Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790368764Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790477083Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79056787Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790679108Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790793857Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79083385Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.790940658Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791049527Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791394833Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791469829Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791683925Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791838457Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791943875Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.791990739Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792051234Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792102858Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792162312Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792204596Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792252079Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792308633Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792354957Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792447494Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792561723Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792607516Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792665881Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792699323Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792803342Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792903959Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79291409Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.792956643Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/aws-ebs-csi-driver-node-87ljd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793060971Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-driver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793070592Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-driver/csi-driver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793078363Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793136547Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793250476Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79329886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793339723Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-liveness-probe/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793349043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793353284Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793394307Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793483654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79356094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793584731Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-node-driver-registrar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793593172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793597623Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793642526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79382179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793900886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-87ljd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.793949399Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794001363Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/aws-ebs-csi-driver-node-j4b7w.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794119972Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-driver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794131604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-driver/csi-driver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794136974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-driver/csi-driver/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794179057Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794281855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794354501Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794399324Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-liveness-probe/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794407265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794413855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794458369Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794560056Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794637972Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794666314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-node-driver-registrar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794674655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794680646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794744471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794834758Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794901083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j4b7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.794956527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795011961Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/aws-ebs-csi-driver-node-tq9l5.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795114499Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-driver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795121289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-driver/csi-driver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79512749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795183934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795277741Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795342906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79539118Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-liveness-probe/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795398801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795410802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795444304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795532211Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795612307Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795661841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-node-driver-registrar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795670532Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795677612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795758928Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795857016Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795930562Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tq9l5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.795980285Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796029399Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796069462Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796077103Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796126807Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79617451Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796229334Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796278648Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796332502Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796376256Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796388157Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796393067Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79643246Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796479674Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796486184Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79656043Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796646286Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796699281Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796779547Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79682474Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796878754Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.796929108Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797052468Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797139574Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797221061Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797278355Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797329209Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797405815Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797452408Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797509923Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797553356Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797641813Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797694787Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797754872Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797884392Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797935796Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.797948346Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.798001301Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.798078027Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.79812757Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.798874838Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.798964125Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799118047Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799195112Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799394798Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799533368Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799667009Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799880945Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799929139Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.799987993Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800023426Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80007643Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800112073Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800167897Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80020377Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800298527Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800378033Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800420627Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800460159Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800510813Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800552617Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800612601Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800653614Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800700818Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800755302Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800817417Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800829548Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80086449Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned-dhsvd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800957718Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800965168Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned/tuned/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.800974649Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned/tuned/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801008481Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned/tuned/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80111891Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801187195Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dhsvd/tuned/tuned/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80124302Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801275312Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned-r7nzg.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801356768Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801364789Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned/tuned/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801373209Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned/tuned/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801424713Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned/tuned/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801530932Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801597307Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r7nzg/tuned/tuned/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801631109Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801674563Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned-xw4f6.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801780391Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801791832Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned/tuned/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801795452Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned/tuned/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801823534Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned/tuned/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801929322Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.801999258Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xw4f6/tuned/tuned/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802021499Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802073743Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802118227Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80215877Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802218054Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802227155Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802265768Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-179.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802362896Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-111.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802448542Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-102.ec2.internal.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802501436Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802613205Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802628346Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802672469Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802758186Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80280695Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802881095Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.802920558Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803005895Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803129215Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803244163Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803270625Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803343931Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803381084Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803439328Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803534395Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803600881Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803755843Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803768324Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803838509Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.803889173Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804078637Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804170664Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804301965Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804392821Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804518681Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804653112Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804883219Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.804956625Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805011519Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805092695Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805144869Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805214195Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805264808Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805367567Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805453643Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805525719Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805572272Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805636977Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80567258Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805785668Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805824591Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805903937Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.805949311Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806023257Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806032258Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806089922Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-9ddc5ff76-pqdtd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806266605Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-watch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806294478Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806302708Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806357903Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806464311Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806543297Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806596851Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806605211Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806613092Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.806683317Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807096069Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807177125Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-pqdtd/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807223329Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807274333Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807327887Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807377881Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807475988Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807534623Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807610559Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807663293Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807803714Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807858328Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.807951885Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808061943Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808166251Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808231436Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8082812Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808347315Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80840302Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808496487Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808557411Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808609515Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808695762Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808780638Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808790659Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808835183Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808921019Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.808997985Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.809041009Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.809147327Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.809228093Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.809517085Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.809595891Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.80971557Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.809888964Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810069448Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810155024Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810209648Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810292065Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810344559Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810412804Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810461128Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810520262Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810574986Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810669644Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810792453Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810846367Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810900381Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.810961486Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81101199Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811113238Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811162321Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811226386Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81127931Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811361447Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811369067Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811417461Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator-69d9f679db-f6dlj.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811502198Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811511878Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811515548Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811568933Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.811696453Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81180081Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-f6dlj/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812009306Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812067961Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812140396Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812148207Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812205661Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812268726Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812324001Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812398046Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81244993Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812533577Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812589371Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812670907Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812722481Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812818709Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812870372Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.812961459Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813048626Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813139483Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813191697Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813248542Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813300276Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813350429Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813437536Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81349264Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813547235Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813634821Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813689615Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813696576Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813761581Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813838787Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8138756Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.813973527Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814049073Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81414323Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814221906Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814295682Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814414051Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814588004Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81466454Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814715014Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814805961Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814858315Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814928051Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.814976674Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815081112Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815168079Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815238665Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815290649Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815351433Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815401627Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815463172Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815513976Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81557447Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815622474Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815711481Z namespaces/openshift-config-managed/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815784896Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815878824Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.815926927Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816080509Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816120032Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816201539Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816277864Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.81635413Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816399204Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816425236Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816493321Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816544405Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816638162Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816701797Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816818426Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816918954Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.816991249Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.817036483Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820116009Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820231288Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820337216Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820429183Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82052287Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820681012Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820818863Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820876627Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.820935622Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821031829Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821088744Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821136117Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821197352Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821254907Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821321192Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821375786Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821463003Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821553559Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821607874Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821661548Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821741504Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821795838Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821851172Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821903526Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821963551Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.821969942Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822013425Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822094081Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822109232Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822186648Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822232932Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822290966Z namespaces/openshift-config-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822299397Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822302847Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822352581Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82247046Z namespaces/openshift-config/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822535715Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82260643Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822653454Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822710628Z namespaces/openshift-config/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822775053Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822867Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.822943766Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823019902Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823073156Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823116019Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823171054Z namespaces/openshift-config/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823203916Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823301034Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823355258Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823404532Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823496119Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823576345Z namespaces/openshift-config/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823633989Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823781731Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823883569Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.823978646Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824075353Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82416315Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824329263Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824495285Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824531598Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824588323Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824661458Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824698151Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824895936Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.824933039Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825027476Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825090841Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825193489Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825294847Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825346861Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825393794Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825449369Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825501113Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825557647Z namespaces/openshift-config/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825611561Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825668715Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825715769Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825868441Z namespaces/openshift-console-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825926035Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.825997141Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826046544Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826131711Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826154803Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826288803Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826424044Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826555003Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826600607Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82664315Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826702735Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826777801Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82690286Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.826984447Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827041351Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827168531Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827245757Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827256348Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827306081Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827409879Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.827482235Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.828144856Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.828276526Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.828577839Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.828651225Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.828885483Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829025473Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829196277Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829354579Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829398172Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829458286Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.82950198Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829545813Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829588817Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829668583Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829770421Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829842226Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8298887Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829946884Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.829995308Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830050822Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830094846Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830139259Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830180312Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830231566Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830240887Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830296351Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/console-operator-7fdbdf9c99-6pm9w.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830388608Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/console-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830397999Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/console-operator/console-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830403659Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/console-operator/console-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.830445192Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/console-operator/console-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831122104Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-6pm9w/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831171728Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831223982Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831260475Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831315059Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831382644Z namespaces/openshift-console/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831430548Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831500803Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831545687Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831613022Z namespaces/openshift-console/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831661246Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.831772684Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83197059Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832315726Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832358839Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832436655Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832473818Z namespaces/openshift-console/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832529782Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832605198Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832641411Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832675504Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832796863Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832869888Z namespaces/openshift-console/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.832920623Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.833527659Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.833615156Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.833923449Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834004466Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83419488Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834327731Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834557398Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834669107Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834754933Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834890084Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.834944448Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835031125Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83510128Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835191547Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835277893Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835330978Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835381392Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835433316Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835481969Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835533303Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835581997Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835630581Z namespaces/openshift-console/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835636801Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835685905Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console-78b97bdf87-nbnkk.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835810354Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835820935Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console/console/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835824486Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console/console/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835854458Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console/console/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.835950835Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console/console/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83601479Z namespaces/openshift-console/pods/console-78b97bdf87-nbnkk/console/console/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836062204Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836102697Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/downloads-5499b6fb8f-qv7n9.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836200804Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/download-server/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836206925Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/download-server/download-server/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836212265Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/download-server/download-server/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836250158Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/download-server/download-server/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836449454Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836517949Z namespaces/openshift-console/pods/downloads-5499b6fb8f-qv7n9/download-server/download-server/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836563532Z namespaces/openshift-console/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836602755Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83665961Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836696482Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836825662Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836875746Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836942661Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.836985425Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837043519Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837086722Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837163118Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837238744Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83731599Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837374394Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837412788Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837472202Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837510515Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837592601Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837641175Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837680958Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.837844621Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838086699Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838128362Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838242641Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838319327Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838395733Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83848505Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838577317Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838691616Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8388742Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838925544Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.838961916Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83901198Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839056744Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839096897Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83914571Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839228377Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839299993Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839344196Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839384259Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839429422Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839455134Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839510258Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839546221Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839584974Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839626527Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839721795Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.83979197Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839857455Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839899148Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839936541Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.839982045Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84005209Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840133926Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840209552Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840262506Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84031088Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840389406Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84043929Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840522286Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84056991Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840618554Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840752484Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840816549Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84082409Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.840877614Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841011774Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841060888Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841180007Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841267184Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841372192Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841456808Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841544035Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841679255Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84187607Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841935855Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.841991319Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842055534Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842109438Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842176913Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842229427Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842323435Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842413621Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842478357Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842535871Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842599216Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84265249Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842712104Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84278472Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.842864336Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84290863Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843012847Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843075552Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843187491Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843239595Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843295839Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843343063Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84343402Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843521646Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843612914Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843665608Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843718992Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843791617Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843841921Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843932278Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.843983262Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844034606Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844123233Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844190178Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844244162Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84434839Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844442387Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844529354Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844619771Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844708348Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.844856029Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845037653Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84526177Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845314014Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84538721Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845439714Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845509189Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845558873Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84565257Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845794121Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845864447Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845921601Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.845990946Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846044411Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846109236Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846161849Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846217914Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846270358Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846320962Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846372876Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84642728Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846478894Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846588472Z namespaces/openshift-dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846642926Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846707891Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846775296Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846829071Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.846881135Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847032526Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847135634Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847237452Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847291096Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847349121Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847406295Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84746924Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847570228Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847639883Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847698498Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847832628Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847890412Z namespaces/openshift-dns/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.847952437Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.848082227Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.848195605Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.848466366Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.848573775Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84890702Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849065992Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.84928834Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849355015Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849411909Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849481134Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849542519Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849693821Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849775567Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849887135Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.849961151Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850021506Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850053368Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850107292Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850153216Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8502009Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850237842Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850282626Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850291687Z namespaces/openshift-dns/pods/dns-default-4d98s/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850325999Z namespaces/openshift-dns/pods/dns-default-4d98s/dns-default-4d98s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850408126Z namespaces/openshift-dns/pods/dns-default-4d98s/dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850416126Z namespaces/openshift-dns/pods/dns-default-4d98s/dns/dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850419687Z namespaces/openshift-dns/pods/dns-default-4d98s/dns/dns/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85046594Z namespaces/openshift-dns/pods/dns-default-4d98s/dns/dns/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850572848Z namespaces/openshift-dns/pods/dns-default-4d98s/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850634423Z namespaces/openshift-dns/pods/dns-default-4d98s/dns/dns/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850670746Z namespaces/openshift-dns/pods/dns-default-4d98s/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850676706Z namespaces/openshift-dns/pods/dns-default-4d98s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850686697Z namespaces/openshift-dns/pods/dns-default-4d98s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85072248Z namespaces/openshift-dns/pods/dns-default-4d98s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85085086Z namespaces/openshift-dns/pods/dns-default-4d98s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850923835Z namespaces/openshift-dns/pods/dns-default-4d98s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.850967318Z namespaces/openshift-dns/pods/dns-default-6b2xw/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851007572Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns-default-6b2xw.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851096268Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851104919Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns/dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85111384Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns/dns/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851158343Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns/dns/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85125137Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851314965Z namespaces/openshift-dns/pods/dns-default-6b2xw/dns/dns/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851352268Z namespaces/openshift-dns/pods/dns-default-6b2xw/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851358488Z namespaces/openshift-dns/pods/dns-default-6b2xw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851368729Z namespaces/openshift-dns/pods/dns-default-6b2xw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851410352Z namespaces/openshift-dns/pods/dns-default-6b2xw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851496969Z namespaces/openshift-dns/pods/dns-default-6b2xw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851568205Z namespaces/openshift-dns/pods/dns-default-6b2xw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851611778Z namespaces/openshift-dns/pods/dns-default-9zjqr/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851653261Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns-default-9zjqr.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85176207Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851806543Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns/dns/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851815854Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns/dns/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851862907Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns/dns/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.851952424Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852020269Z namespaces/openshift-dns/pods/dns-default-9zjqr/dns/dns/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852067033Z namespaces/openshift-dns/pods/dns-default-9zjqr/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852080224Z namespaces/openshift-dns/pods/dns-default-9zjqr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852086215Z namespaces/openshift-dns/pods/dns-default-9zjqr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852120167Z namespaces/openshift-dns/pods/dns-default-9zjqr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852212054Z namespaces/openshift-dns/pods/dns-default-9zjqr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852276959Z namespaces/openshift-dns/pods/dns-default-9zjqr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852324803Z namespaces/openshift-dns/pods/node-resolver-86777/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852362176Z namespaces/openshift-dns/pods/node-resolver-86777/node-resolver-86777.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852438582Z namespaces/openshift-dns/pods/node-resolver-86777/dns-node-resolver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852451043Z namespaces/openshift-dns/pods/node-resolver-86777/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852458443Z namespaces/openshift-dns/pods/node-resolver-86777/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852495056Z namespaces/openshift-dns/pods/node-resolver-86777/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852578522Z namespaces/openshift-dns/pods/node-resolver-86777/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852650258Z namespaces/openshift-dns/pods/node-resolver-86777/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852836922Z namespaces/openshift-dns/pods/node-resolver-dxl9g/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852881285Z namespaces/openshift-dns/pods/node-resolver-dxl9g/node-resolver-dxl9g.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852957591Z namespaces/openshift-dns/pods/node-resolver-dxl9g/dns-node-resolver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852965042Z namespaces/openshift-dns/pods/node-resolver-dxl9g/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.852974643Z namespaces/openshift-dns/pods/node-resolver-dxl9g/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853013456Z namespaces/openshift-dns/pods/node-resolver-dxl9g/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853097312Z namespaces/openshift-dns/pods/node-resolver-dxl9g/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853166627Z namespaces/openshift-dns/pods/node-resolver-dxl9g/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853209901Z namespaces/openshift-dns/pods/node-resolver-v295b/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853250164Z namespaces/openshift-dns/pods/node-resolver-v295b/node-resolver-v295b.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853320899Z namespaces/openshift-dns/pods/node-resolver-v295b/dns-node-resolver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8533292Z namespaces/openshift-dns/pods/node-resolver-v295b/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85333788Z namespaces/openshift-dns/pods/node-resolver-v295b/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853375394Z namespaces/openshift-dns/pods/node-resolver-v295b/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85346208Z namespaces/openshift-dns/pods/node-resolver-v295b/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853528785Z namespaces/openshift-dns/pods/node-resolver-v295b/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853571218Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853612101Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853659915Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853689827Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853798866Z namespaces/openshift-etcd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85384513Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853911275Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.853947547Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854006652Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854046065Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854124301Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854197106Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854270962Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854313566Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854357029Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854409393Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854447266Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854530152Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854581206Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854626599Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854698335Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854787792Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854822985Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854925422Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.854994108Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855096235Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855196163Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855271589Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855395338Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855590324Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855660059Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855711953Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855791269Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855841313Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855918379Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.855982394Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856042328Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856123585Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856159157Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85619507Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856244424Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856284477Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85633273Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856380564Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856425268Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856468301Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856549247Z namespaces/openshift-host-network/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856593831Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856661346Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856707519Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856791886Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856833949Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856911305Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.856991421Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857078868Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857555435Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857599768Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857645211Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857694745Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857789413Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857840266Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857880989Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.857961246Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858027771Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858072174Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858169062Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858245068Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858322783Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858403029Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858477245Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858615886Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858715253Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858837783Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858889797Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858939491Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.858978054Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859026608Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859083192Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859168408Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859208791Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859289648Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859362373Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859409267Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8594511Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859494663Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859534356Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859597691Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859631004Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859676107Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859720191Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85983751Z namespaces/openshift-image-registry/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859885623Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.859949498Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.85997485Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860039685Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860082409Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860188897Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860323517Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860515652Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860558045Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860605009Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860660143Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860703116Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860829986Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86088294Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.860923293Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86100806Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.861057613Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.861065004Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8611415Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.861211475Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.861261939Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.862034028Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.862116805Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.862356003Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86244439Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.862653506Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.862793287Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.862986932Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863051286Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863103831Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863169596Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863213149Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863271474Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863304656Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863388203Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863463738Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863533014Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863600469Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863672524Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863716358Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863852588Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863939125Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.863994259Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864042793Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864090346Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86413583Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864194004Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864200585Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864247789Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/image-registry-85d4f8f779-ncqr4.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864352366Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/registry/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864359457Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/registry/registry/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864363057Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/registry/registry/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.864404541Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/registry/registry/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865135777Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865211412Z namespaces/openshift-image-registry/pods/image-registry-85d4f8f779-ncqr4/registry/registry/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865248415Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865298089Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca-bn4pk.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865370245Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865377095Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca/node-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865382545Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca/node-ca/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865431979Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca/node-ca/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865547208Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865618864Z namespaces/openshift-image-registry/pods/node-ca-bn4pk/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865654126Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86569899Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca-j8qj5.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865800548Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865809878Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca/node-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865817369Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca/node-ca/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865861512Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.865977841Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866052857Z namespaces/openshift-image-registry/pods/node-ca-j8qj5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86609782Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866145124Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca-rv7sq.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86622114Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866228761Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca/node-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866234501Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca/node-ca/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866278734Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866393243Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866453868Z namespaces/openshift-image-registry/pods/node-ca-rv7sq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866491721Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866523613Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866576717Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866623091Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866710007Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866785713Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866841488Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866883201Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866940475Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.866983448Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867099797Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867169853Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867245099Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867288412Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867329025Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867377489Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867403741Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867489717Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867543222Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867581384Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86765628Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867724485Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.86779053Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867883928Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.867982525Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868128456Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868200912Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868373805Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868535698Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868722172Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868894295Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.868941509Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869023135Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869061888Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869147755Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869196038Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869297286Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869387813Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869453048Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869505582Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869575478Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869627522Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869697167Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869704928Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869811116Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/ingress-canary-cw628.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869897602Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/serve-healthcheck-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869907833Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869922454Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.869979619Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870080677Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870158652Z namespaces/openshift-ingress-canary/pods/ingress-canary-cw628/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870213167Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8702648Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/ingress-canary-gkvdd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870340236Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/serve-healthcheck-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870351677Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87038688Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870442464Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870534571Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870612247Z namespaces/openshift-ingress-canary/pods/ingress-canary-gkvdd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870657521Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870712125Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/ingress-canary-vm7c9.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870819923Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/serve-healthcheck-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870831074Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870836235Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870887658Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.870980395Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871070152Z namespaces/openshift-ingress-canary/pods/ingress-canary-vm7c9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871125167Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871177511Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871229265Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871281489Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871369025Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87142455Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871494805Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871542959Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871619004Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871665158Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871787077Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871885185Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.871971191Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872028186Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87208345Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872134814Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872188248Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872274745Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872329599Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872380373Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87246661Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.872534215Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87260529Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.873295023Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.873377539Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.873492408Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.873590516Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.873683973Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.873848376Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874044171Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874121137Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874173661Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874238926Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874288789Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874318532Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874328603Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874376386Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874457313Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874504246Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874599953Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87468407Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874782418Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874840022Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874911548Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.874963061Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875042927Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875105112Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875174168Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875220791Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875288396Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875296807Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875364822Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875444638Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875496993Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875540576Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87559253Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875669226Z namespaces/openshift-ingress/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87572512Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875821837Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875874962Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875943947Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.875996111Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876083898Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876225768Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876347788Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876412533Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876467597Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876530342Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876585526Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876671933Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87676364Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876834505Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876919031Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.876985617Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87703037Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.877146559Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.877245897Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.877378747Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.877471544Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.877609985Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.877767387Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878012506Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878091672Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878142265Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878229452Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878279246Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878351892Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878421087Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878518624Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878606721Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878661635Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878712889Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878828198Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878869731Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878945107Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.878995281Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879075107Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879083218Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879130441Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router-default-58f7cb747c-qh9k6.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879250181Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879259051Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router/router/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879264592Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router/router/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879318496Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router/router/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879445856Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router/router/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879527252Z namespaces/openshift-ingress/pods/router-default-58f7cb747c-qh9k6/router/router/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879582776Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.87963036Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879693435Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.879774601Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880001648Z namespaces/openshift-insights/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880060853Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880140539Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880193443Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880259798Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880317392Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880454243Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880565202Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880680151Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880763387Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880812591Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880904918Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.880947521Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881017546Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88106927Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881159307Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881233383Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881278357Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881377154Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881462941Z namespaces/openshift-insights/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.881521575Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.882288994Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.882382761Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.882681974Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.882845597Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883168182Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883265219Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88341118Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883494937Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88354073Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883616906Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88366501Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883825902Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883900738Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.883960882Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884035208Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884087752Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884177709Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884226023Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884304089Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884358413Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884491013Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884590251Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884661346Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884700359Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884803567Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.884895264Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885051576Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885112111Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885192957Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885247171Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885336338Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885345239Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885406203Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/insights-operator-5f67b55555-wfncw.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885525892Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/insights-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885535173Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/insights-operator/insights-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885542784Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/insights-operator/insights-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.885600198Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886020581Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-wfncw/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886541511Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886602545Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/insights-runtime-extractor-8bxfs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886711084Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886719464Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/exporter/exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886776899Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/exporter/exporter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886859115Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/exporter/exporter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.886978424Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887082292Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/exporter/exporter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887120425Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/extractor/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887126546Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/extractor/extractor/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887170039Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/extractor/extractor/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887221663Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/extractor/extractor/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887343682Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887426709Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/extractor/extractor/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88757502Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887583791Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887599682Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887658516Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887809498Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887921076Z namespaces/openshift-insights/pods/insights-runtime-extractor-8bxfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.887985752Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888042386Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/insights-runtime-extractor-bx876.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888143874Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888155245Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/exporter/exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888164915Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/exporter/exporter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888212699Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/exporter/exporter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888322497Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888412494Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/exporter/exporter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88848533Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/extractor/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888496571Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/extractor/extractor/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888504261Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/extractor/extractor/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888558176Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/extractor/extractor/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888697316Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888849878Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/extractor/extractor/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888900072Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888907362Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888915023Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.888979148Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889079516Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889158771Z namespaces/openshift-insights/pods/insights-runtime-extractor-bx876/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889220866Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88926945Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/insights-runtime-extractor-w7plw.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889368058Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889374258Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/exporter/exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.88940409Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/exporter/exporter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889446704Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/exporter/exporter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889558322Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889650339Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/exporter/exporter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889698103Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/extractor/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889705724Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/extractor/extractor/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889721505Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/extractor/extractor/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889814132Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/extractor/extractor/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.889928851Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890059561Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/extractor/extractor/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890100294Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890106924Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890112215Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89018639Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890302109Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890390986Z namespaces/openshift-insights/pods/insights-runtime-extractor-w7plw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890449081Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890502715Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.8905709Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890632755Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890715021Z namespaces/openshift-keda/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890723112Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890774616Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890858772Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.890987192Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891050507Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891073009Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891135834Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891229091Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891295596Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891399554Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891524093Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891621481Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891628671Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891708158Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.891960267Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892014171Z namespaces/openshift-keda/operators.coreos.com/installplans/install-42k84.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892147611Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892206866Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892276781Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892324355Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892629188Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892687223Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892873457Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.892950243Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89304116Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893108165Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89317635Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893237515Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893347113Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893457462Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893584771Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893643266Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893715052Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893806199Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.893873784Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894003644Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894078509Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894154475Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894271964Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894355561Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894423876Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894593179Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894710638Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.894886031Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89500137Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89512114Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895279662Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895510309Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895594516Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895661091Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895763399Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895817613Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89590248Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.895961174Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896077353Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896188622Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896259927Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896328982Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896396507Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896454352Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896520307Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896578361Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896640116Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89669302Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.896881325Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89694965Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897016605Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897067899Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897164537Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897221271Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897331849Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897437538Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897545216Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897606631Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897665115Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897757782Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897833168Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.897933665Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898020042Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898075867Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898180455Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898241999Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898299404Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89850956Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898618948Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.89876756Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898874998Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.898985086Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899173381Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899378556Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899461683Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899540679Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899595283Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899646417Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899697931Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899774087Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899870164Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.899972462Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900049168Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900106082Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900189329Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900241833Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900381673Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900447589Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900499793Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900560107Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900615102Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900671316Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900715369Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900819987Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900873301Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.900968149Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901024603Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901096038Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901150612Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901228889Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901281162Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90137361Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901458706Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901549553Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901821804Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901887709Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.901964215Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902019149Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902118217Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902181212Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902231826Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902333814Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90241812Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902477925Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902603834Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902702452Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902867034Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.902968772Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90307638Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903224152Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903425407Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903502193Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903554227Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903610992Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903657565Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903791826Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903817577Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.903915275Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904003632Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904063156Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90411482Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904195606Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90424094Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904297324Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904348248Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904420464Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904464387Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904528212Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904582956Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904863458Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.904924962Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905002479Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905058043Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90514619Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905205074Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905303382Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905390378Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905477955Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905550861Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905603605Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90567551Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905713063Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905832242Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905896467Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.905945471Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906033478Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906103853Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906109993Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906163077Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906221272Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906266476Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906378494Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906464881Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906818748Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.906918895Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907006422Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907175195Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907375671Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907435185Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907476648Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907536363Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907580716Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90763525Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907676344Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907815354Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907918532Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.907980417Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90802198Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908094766Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9081487Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908214675Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908268729Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908319733Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908373407Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908463124Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908516418Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908585894Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908632527Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908709873Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.90880122Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908893697Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.908987645Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909093522Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909175359Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909231193Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909300078Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909350822Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9094498Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909505954Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909550898Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909640525Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909771665Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909858261Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.909983201Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910077838Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910159855Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910256482Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910346919Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910483489Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910669514Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910771242Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910823255Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91088128Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910934134Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.910990768Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911032431Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911137039Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911225736Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911283401Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911327324Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911382338Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911432472Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911483416Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91152588Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911583644Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911621797Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911696282Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911829063Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.911949572Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912007256Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912089343Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912142307Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912246475Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912343102Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91243975Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912509195Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91257125Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912655176Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912717521Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912845651Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912924897Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.912978291Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913086789Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913150644Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913212709Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913338028Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913429836Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913527043Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91361742Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913724128Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.913910103Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914106067Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914172713Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914229957Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914299252Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914352877Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914435453Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914493357Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914610516Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914709624Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914805921Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.914864496Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915408288Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915464302Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915533117Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915598062Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915646936Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91569472Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915822759Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.915889525Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91596415Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916013264Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91609065Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916149124Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916252312Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916399414Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916515363Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916581768Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916650193Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916711028Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91686698Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.916962197Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917025302Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917074686Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917167003Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917231358Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917242759Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917280991Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917367008Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917419502Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917594086Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917676542Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.917902479Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.918025188Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91817929Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.918337063Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91856654Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.918962091Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919039016Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919127023Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919199639Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919259083Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919334699Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919440077Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919675075Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919795144Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91986442Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.919932455Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.91999522Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920082946Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920099718Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920165353Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/kube-storage-version-migrator-operator-79964ff6f9-wbjr9.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920348827Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/kube-storage-version-migrator-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920368628Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920379329Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920462176Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920636899Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-wbjr9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920832494Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920886638Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.920973425Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92104416Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921148038Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921215864Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921285479Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921337973Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92142178Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921480534Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921588362Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.921800849Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92195119Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922029776Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922090121Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922167557Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922238672Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922358861Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92247381Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922581269Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922714179Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922871201Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.922897133Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923015662Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923136161Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923271042Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923373509Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92351718Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923655811Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923927472Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.923982006Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924052531Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924094325Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924208794Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924218184Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924268958Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924370416Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924471564Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924526698Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924586752Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924639056Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92468673Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924769906Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924785488Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92481516Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator-786f9fbc5-zgsx5.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924905327Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/graceful-termination/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924915268Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/graceful-termination/graceful-termination/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924929009Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.924980043Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925089251Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925175288Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925215601Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925223811Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator/migrator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925231862Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator/migrator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925293987Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator/migrator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925421977Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925502113Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-zgsx5/migrator/migrator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925552247Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925605371Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925668626Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925715129Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925805506Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925817317Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925829788Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925881892Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.925998381Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926102749Z namespaces/openshift-marketplace/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92611056Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9261141Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926167644Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926236829Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92625118Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926299754Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926412103Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926516021Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926618368Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926744448Z namespaces/openshift-monitoring/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926812143Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926875838Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.926927502Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.927009669Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.927049872Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.927211204Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.927709242Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.928288857Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.928539336Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92859103Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.928672816Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.928757133Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.92885296Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.928919045Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.928975029Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.929082818Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.929141402Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.929206737Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93275421Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.932924953Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.934154037Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.934222152Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93522502Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.935371081Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93588282Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936211455Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936255759Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936567873Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936637478Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936704823Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936773499Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.936854705Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93693128Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937000256Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93704986Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937168089Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937220073Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937301329Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937342112Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937461931Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937499924Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937602302Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937869983Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.937951319Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93821903Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93836299Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93848524Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.938573977Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.938676725Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.938788293Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.938901302Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.938939935Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939027282Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939118279Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939204185Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939304683Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939379489Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.93953364Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939626498Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939709124Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.939840214Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9399214Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940006417Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94005498Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940096734Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940147808Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940156058Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940202802Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940294999Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94030309Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940385966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9405719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940578051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940583451Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940631905Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940750874Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94083654Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940880754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940887235Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940894985Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.940935438Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941033526Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941099721Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941140944Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941147354Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941152915Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941194648Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941290405Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94135194Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941398984Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941405104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941414895Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941452098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941542375Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94161195Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941652263Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941658354Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941667334Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941715068Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941844948Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941908773Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941955686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941961937Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.941970638Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942017191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942099997Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942165533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942222547Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942235658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942246749Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94225778Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942341066Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942419662Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942444004Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942478967Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator-54cb84584-vm8xz.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942570644Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942582805Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942594286Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.942626348Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943123136Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943192231Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vm8xz/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943260347Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943270207Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics-845b954455-w7lzm.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943388487Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-main/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943395657Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943405448Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943447911Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943543468Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943609764Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943660027Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-self/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943666528Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943674749Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943723892Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943853062Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943920977Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943965361Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.943976542Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944143614Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944152455Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944156046Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944230701Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-w7lzm/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944270794Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944318758Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server-64c7845dd-8ccq8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944458609Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94446809Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server/metrics-server/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94447458Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server/metrics-server/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944512903Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944633912Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944707468Z namespaces/openshift-monitoring/pods/metrics-server-64c7845dd-8ccq8/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944801005Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944846879Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin-cd8656b8-22627.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944937886Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944944546Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944949787Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.944989599Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945083547Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945156142Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-22627/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945200016Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945246519Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter-rqxx4.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945354147Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/init-textfile/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945361008Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/init-textfile/init-textfile/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945364598Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/init-textfile/init-textfile/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945412622Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94551902Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945595936Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945655081Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945662101Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945667551Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945751208Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945865627Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945933832Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945985296Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.945994757Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter/node-exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946024819Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter/node-exporter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946047111Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946159079Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946220444Z namespaces/openshift-monitoring/pods/node-exporter-rqxx4/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946247866Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94629514Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter-tgq4l.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946385507Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/init-textfile/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946391647Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/init-textfile/init-textfile/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946395127Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/init-textfile/init-textfile/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94642416Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946496965Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94656174Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946603943Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946615324Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946618985Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946648817Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946762806Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946917738Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946963731Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946969871Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter/node-exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.946979802Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter/node-exporter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947018075Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947141715Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94720995Z namespaces/openshift-monitoring/pods/node-exporter-tgq4l/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947263234Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947804126Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter-xdbs7.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947913414Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/init-textfile/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947919844Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/init-textfile/init-textfile/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947928745Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.947980889Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948054145Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.94812069Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948156693Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948162893Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948166403Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948208647Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948295773Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948366009Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948414033Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948420753Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter/node-exporter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948548483Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948599367Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948719176Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948829004Z namespaces/openshift-monitoring/pods/node-exporter-xdbs7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948884009Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.948937893Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics-57f99c8b49-2lrbn.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949089714Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-main/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949108426Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949116996Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949221564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949327663Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949408199Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949457322Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-self/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949465133Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949477154Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949536879Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949643987Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949751095Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949834191Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949843432Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949848083Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949882405Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.949993214Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95007351Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-2lrbn/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950116273Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950194009Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950387584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950396145Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950418086Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950450539Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950563618Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950636943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950663355Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950668076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950674826Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950746722Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95085799Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950929076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950966738Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.950974899Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95098197Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951042964Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951152653Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951210547Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95125282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951261981Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951266672Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951290494Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95138072Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951442125Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951483698Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951493569Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95150093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951540513Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951622909Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951688064Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951751849Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95176979Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951805673Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.951856777Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952106586Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952168191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952220715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952229035Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952235976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952274029Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952369966Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952438571Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952555751Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952600544Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator-7b7d896497-tpct7.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952695761Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952704472Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952709082Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952781348Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952872305Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95293834Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952966032Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952970372Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.952973623Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953016906Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953190419Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953260465Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-tpct7/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953293297Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95333221Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953452349Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95346007Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95346577Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953506993Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953598321Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953667326Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-4zhhz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953708379Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953769884Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client-7989f7c964-56csq.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953928156Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953934677Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.953938037Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9539785Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954065527Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954135332Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954170055Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/reload/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954176365Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/reload/reload/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954179925Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/reload/reload/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954203477Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/reload/reload/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954297994Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954359929Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/reload/reload/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954394922Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954400942Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client/telemeter-client/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954404453Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954437945Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954578876Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9546362Z namespaces/openshift-monitoring/pods/telemeter-client-7989f7c964-56csq/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954693645Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954789602Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-querier-f8d69bd8-868h7.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954926433Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954932863Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954948454Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.954969276Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955057143Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955131698Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955161801Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-rules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955166501Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955169721Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955212804Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955312472Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955375837Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95541827Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-web/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955428951Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955442622Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955460134Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95554532Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955610625Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955657449Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955666859Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95567123Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955697472Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955819621Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955885016Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95592901Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/prom-label-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95593951Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955945981Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.955971363Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95606477Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956129395Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956167728Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-query/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956173818Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-query/thanos-query/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956177179Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-query/thanos-query/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956210551Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956304119Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956377014Z namespaces/openshift-monitoring/pods/thanos-querier-f8d69bd8-868h7/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956406436Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956448739Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956495463Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956531116Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956652625Z namespaces/openshift-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956700309Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956795386Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95684215Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956902565Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.956927906Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957142033Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957218869Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957295955Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957339768Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957376601Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957691135Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957914132Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.957976637Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95802101Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958061694Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958106057Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958183473Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958229316Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958265449Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958345725Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958384508Z namespaces/openshift-multus/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958425341Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958562402Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.958640288Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.95918473Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.959305479Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.959992392Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960076118Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960202308Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960254402Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960285464Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960386392Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960466678Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960551925Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960646082Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960692796Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960813065Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960902272Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.960986588Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961036992Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961110417Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961165882Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961210025Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961263789Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961300392Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961348946Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961390729Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961467195Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961547681Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961589074Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961631817Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961683252Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961721454Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961812542Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961854275Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961911629Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96191779Z namespaces/openshift-multus/pods/multus-6psdk/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.961957442Z namespaces/openshift-multus/pods/multus-6psdk/multus-6psdk.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962076332Z namespaces/openshift-multus/pods/multus-6psdk/kube-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962082442Z namespaces/openshift-multus/pods/multus-6psdk/kube-multus/kube-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962085852Z namespaces/openshift-multus/pods/multus-6psdk/kube-multus/kube-multus/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962125766Z namespaces/openshift-multus/pods/multus-6psdk/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962613173Z namespaces/openshift-multus/pods/multus-6psdk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962695679Z namespaces/openshift-multus/pods/multus-6psdk/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962754394Z namespaces/openshift-multus/pods/multus-8dlht/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962816659Z namespaces/openshift-multus/pods/multus-8dlht/multus-8dlht.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962913136Z namespaces/openshift-multus/pods/multus-8dlht/kube-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962921547Z namespaces/openshift-multus/pods/multus-8dlht/kube-multus/kube-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.962926367Z namespaces/openshift-multus/pods/multus-8dlht/kube-multus/kube-multus/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96296714Z namespaces/openshift-multus/pods/multus-8dlht/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963236491Z namespaces/openshift-multus/pods/multus-8dlht/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963302306Z namespaces/openshift-multus/pods/multus-8dlht/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963321417Z namespaces/openshift-multus/pods/multus-9tszt/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963372711Z namespaces/openshift-multus/pods/multus-9tszt/multus-9tszt.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963455578Z namespaces/openshift-multus/pods/multus-9tszt/kube-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963463468Z namespaces/openshift-multus/pods/multus-9tszt/kube-multus/kube-multus/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963467979Z namespaces/openshift-multus/pods/multus-9tszt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963500811Z namespaces/openshift-multus/pods/multus-9tszt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.963951496Z namespaces/openshift-multus/pods/multus-9tszt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964014601Z namespaces/openshift-multus/pods/multus-9tszt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964048063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964103578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/multus-additional-cni-plugins-hpn86.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964228367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/bond-cni-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964235317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964238768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96427276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964361247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964427322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964458865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964468235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/cni-plugins/cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964472776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964508149Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964595465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96466023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964685042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/egress-router-binary-copy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964691673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964696293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964754837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964861386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.964933921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9650516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96505536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965058691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965066311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965080282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965152318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965168969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/routeoverride-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9651738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965194221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965227854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96531193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965383536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965409778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni-bincopy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965414878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965427489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965455731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965538117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965609643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965647306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965655017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965662167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9657003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965848221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965913997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hpn86/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965947299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.965992623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/multus-additional-cni-plugins-j4dp4.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966115822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/bond-cni-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966124382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966130393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966170916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966255713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966321378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9663586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966365101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/cni-plugins/cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966368671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966398554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96648855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966555886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966595029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/egress-router-binary-copy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966603049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96660699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966637112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966747281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966824716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966855999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96686769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96687663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966916783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.966983179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967071775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967083566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/routeoverride-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967090357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967093677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96713782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967227257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967292342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967317394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni-bincopy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967322134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967331955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967364358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967449094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9675251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967556392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967564343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967568884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967614887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967697783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967791821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j4dp4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967821243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.967866856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/multus-additional-cni-plugins-j5fg7.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96803616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/bond-cni-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96804277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96804612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968100424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968205682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968279958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968316741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968324762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/cni-plugins/cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968328162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968358404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968460572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968534568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96856204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/egress-router-binary-copy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9685664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968569801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968612904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96869866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968802498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968839691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968846052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968849412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.968889095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96895849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969026816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969067919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/routeoverride-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96907758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96908178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969109082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969194118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969262164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969287596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni-bincopy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969298906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969302247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.96934125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969430627Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969499172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969527814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969534255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969542495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969574878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969653854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969760142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j5fg7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969784904Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969834838Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon-7xm8z.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969905933Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969915414Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969919584Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.969954907Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970140291Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970212096Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970244889Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97025221Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97025571Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970289242Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970416612Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970482427Z namespaces/openshift-multus/pods/network-metrics-daemon-7xm8z/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97051971Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970554073Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon-dqx8f.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970633969Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97064026Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97064365Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970680223Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970825554Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970898419Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970938372Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970947973Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970951533Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.970980386Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971116486Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971180841Z namespaces/openshift-multus/pods/network-metrics-daemon-dqx8f/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971227874Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971263947Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon-ffcp9.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971472423Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971485464Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971488965Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971524377Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971608964Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971678919Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971712522Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971721483Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971767296Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971787848Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971919958Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.971991263Z namespaces/openshift-multus/pods/network-metrics-daemon-ffcp9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972028676Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972065949Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972115023Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972121503Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972154646Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972245633Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972292356Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972332659Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972415626Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97247014Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972509253Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972550586Z namespaces/openshift-network-console/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97259509Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972652094Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972695647Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972773213Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972820897Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.972895433Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973036384Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973131871Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973178664Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973216027Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973277172Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973330956Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973373819Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973433914Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973504689Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973553203Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973595336Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973674782Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973715456Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973787331Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97389595Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.973974425Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974093175Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97416045Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974301721Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97442227Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974545279Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974598804Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974642747Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97469086Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974765646Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974831521Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974874025Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974922588Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.974968512Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975006015Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975052698Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975147566Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975223841Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975265375Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975308918Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975351701Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975393814Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975429467Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975436818Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975481611Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin-6cdb5968b9-65x6h.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975553537Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975561318Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975567228Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97559846Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975686027Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975833148Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-65x6h/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97585202Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975900973Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.975952348Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9759889Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976032063Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976076157Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976138842Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976166044Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976218658Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976256431Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976347348Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976437185Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976537442Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976575115Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976612758Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976685014Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976758259Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976870578Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97689922Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976952424Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.976994368Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977072983Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977113877Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97715132Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977224545Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977256437Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977301571Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977409429Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977495266Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977687931Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977791729Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.977995214Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978094142Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97819344Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978246844Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978288497Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9783313Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978370843Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97845462Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978495763Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978542186Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97859461Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978639044Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978685347Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978744682Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97885358Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978927846Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.978968969Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979013223Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979071347Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97910939Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979161274Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979204407Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979234789Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9792422Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979286664Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/network-check-source-56499946bc-42xgd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979358599Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/check-endpoints/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97937104Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/check-endpoints/check-endpoints/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97937694Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979405573Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979512271Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979581596Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-42xgd/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979607848Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979650761Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-55ttw.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979746979Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-container/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979766781Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979771601Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979810124Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.97989639Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.979970986Z namespaces/openshift-network-diagnostics/pods/network-check-target-55ttw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980006019Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980035901Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-hpc6k.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980109017Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-container/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980115617Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980118928Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.9801532Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980236997Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980309502Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpc6k/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980333674Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980377047Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-pnkz8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980448643Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-container/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980458083Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980462704Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980490936Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980572792Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980641668Z namespaces/openshift-network-diagnostics/pods/network-check-target-pnkz8/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98067077Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980711553Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980834812Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980847613Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980874355Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.980961682Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981005585Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981049059Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981124015Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981169288Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981210781Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981254695Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981299268Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981363033Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981408656Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981448739Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981493973Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981565479Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981643705Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98171702Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981784275Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981826019Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981868912Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.981909055Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982117261Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982152784Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982200387Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982272023Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982320857Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982330327Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982354219Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982441326Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982472298Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982567645Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982641511Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982724248Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982833246Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.982900221Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983041382Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983166202Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983211935Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983250118Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983304812Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983337965Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983386878Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983421171Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983474375Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983520209Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983589834Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98367004Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983717184Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98379778Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983847214Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983889477Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98392868Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.983969463Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984019297Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984028498Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98405596Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984101113Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984142786Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98419213Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984225513Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984274856Z namespaces/openshift-network-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98431287Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984371904Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984399896Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98445137Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984492053Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984594151Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984665446Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984763494Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984812008Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984853631Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.984916296Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985015353Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985024744Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985031505Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985134943Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985189677Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98523265Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985323447Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985431356Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985457407Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985470839Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985580237Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985627531Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.985801574Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98587896Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986056293Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986124229Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986309463Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986410591Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986525129Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986573643Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986604956Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986697153Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986814992Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986863206Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986916659Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986955133Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.986999216Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987038689Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987094943Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987136186Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987214462Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987293528Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987335642Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987375545Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987432329Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987478083Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987523026Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987561639Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987610343Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987655856Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987689329Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98770074Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987773785Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter-j4lsq.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987848451Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987855351Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987858832Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987897235Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.987996653Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98809182Z namespaces/openshift-network-operator/pods/iptables-alerter-j4lsq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988138663Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988213599Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter-klrj5.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988292665Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988299776Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988303326Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988350069Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988454197Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988538104Z namespaces/openshift-network-operator/pods/iptables-alerter-klrj5/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988570197Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988635831Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter-t5nw2.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988703147Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988710607Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988716138Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988791894Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988903362Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.988977218Z namespaces/openshift-network-operator/pods/iptables-alerter-t5nw2/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989024281Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989088986Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98913126Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989193434Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989245118Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989302193Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98939592Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989451064Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989505458Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989562363Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98965423Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989766618Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989862366Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.98991728Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.989977985Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990028178Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990083963Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99017389Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990231874Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990285618Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990378085Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99043212Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990486774Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990598772Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99070118Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990824159Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.990919547Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991013184Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991171826Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991366451Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991441357Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991489971Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991560376Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99161048Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991677875Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991722589Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991901882Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.991984849Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992033292Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992083076Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992117389Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992157942Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992221797Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99225962Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992336126Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992344086Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992374569Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992422572Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992464556Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99252368Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992551352Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992598806Z namespaces/openshift-operators/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992614987Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992618997Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992642419Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992686783Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992761068Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992819893Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992863496Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99290651Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.992945453Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993165619Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993233645Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993315741Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993353784Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993398217Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993524847Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99355792Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993603473Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993648107Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993746754Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993802428Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993855592Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993922097Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993965901Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.993971941Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994006824Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994053848Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994095101Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994307137Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994389964Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994708578Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.994844238Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.995466366Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.995547342Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.995748508Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.995827674Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.995871467Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.995963244Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996070862Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996123777Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996212273Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996260227Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996345683Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996365975Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996401958Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996460182Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996495125Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996541729Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996549749Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996591542Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99669401Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996775167Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996878395Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.996980702Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997033356Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997089451Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997147275Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997183718Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997266794Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997299737Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997352401Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997362042Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997389564Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99746961Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997516844Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997560167Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99760089Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997608601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997671145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-node-4p5pk.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997874661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-node/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997885532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997892982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.997923645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998048085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998114359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998152453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998172424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998177514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998184755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998306114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998373019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998408312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/nbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998424003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/nbdb/nbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998428894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/nbdb/nbdb/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998458596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/nbdb/nbdb/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998538622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998609417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99864056Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/northd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998661992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/northd/northd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998665512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/northd/northd/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998671342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/northd/northd/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998808443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998878098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/northd/northd/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998915951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-acl-logging/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998928202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998943003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.998955464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999045031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999105786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999113926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-controller/ovn-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999118557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99915978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999310091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999374226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999405929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999411779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.99941525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:09.999450662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000378123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000446618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000482901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/sbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000492292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/sbdb/sbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000496942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/sbdb/sbdb/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000529805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/sbdb/sbdb/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000621452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000686967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4p5pk/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00072383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000824688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-node-mprzv.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.000971149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-node/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00098141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00098585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001011222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001134671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001201176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001235909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00124236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00124571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001280593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001414583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001481688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001514891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/nbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001535592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/nbdb/nbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001539102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/nbdb/nbdb/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001545093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/nbdb/nbdb/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00164013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001748029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00177482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/northd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001787272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/northd/northd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001791822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/northd/northd/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001827385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/northd/northd/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.001941833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002017389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/northd/northd/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002056162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-acl-logging/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002067883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002072563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002108596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002197973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002255848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002297951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002306521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-controller/ovn-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002311022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002336344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002537969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002601994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002640467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002646758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.002650058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00268137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003672496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003745402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003792026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/sbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003800806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/sbdb/sbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003805116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/sbdb/sbdb/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003856691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/sbdb/sbdb/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.003952278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004018193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mprzv/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004045745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00411471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-node-q5fbm.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004355699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-node/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004364059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00436856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004390481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004523562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004584536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004676454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004683734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004687164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004718157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00489381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004959385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004976217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/nbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004983457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/nbdb/nbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.004990247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/nbdb/nbdb/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00502382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005118868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005183212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005221925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/northd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005228316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/northd/northd/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005231716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/northd/northd/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005265489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/northd/northd/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005371717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005433612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/northd/northd/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005467894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-acl-logging/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005476115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005479535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005513018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005603885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005653349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005660069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-controller/ovn-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005663449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005694092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.005947331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.006011206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.006043868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.006050099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.006053449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.006090252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007066407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007139112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007168215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/sbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007176165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/sbdb/sbdb/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007179696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/sbdb/sbdb/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007212968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007307436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00737269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q5fbm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007393862Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007442036Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00749501Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007504511Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007531953Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007655762Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007825595Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007872359Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007913242Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.007989748Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008068724Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008119028Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008156811Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008200654Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008206954Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008210375Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008242377Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008294941Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008342525Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008396779Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008436462Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008482196Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008514268Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008597435Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008705453Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008824472Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008857504Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008895638Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008942721Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.008978084Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.00906199Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009105714Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009144537Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009222733Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009269776Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009281027Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009302679Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009363874Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009406817Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009504754Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009590051Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009811078Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.009887844Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010030985Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010171816Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.0103673Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010508281Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010561406Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010628411Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010657793Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010723478Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010797754Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010897151Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.010971397Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01101526Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011050783Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011122258Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01114816Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011208365Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011253399Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011293352Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011301222Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011347366Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/service-ca-operator-5d7b7dc95c-55mg4.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011414791Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/service-ca-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011422752Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011448203Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011466065Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011616027Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-55mg4/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011835733Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011862325Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01192212Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.011962713Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012004986Z namespaces/openshift-service-ca/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012044339Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012107504Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012127166Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01218024Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012224343Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012296709Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012389916Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012481613Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012526596Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012559509Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012606663Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012646366Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012720041Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012792617Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01283188Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012919936Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012976061Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.012982961Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013022595Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013072298Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013105631Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01322643Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013309446Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013412214Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013501181Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01361323Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01374534Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013920003Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.013963947Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01400574Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014048563Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014086956Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014126689Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014168952Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014249338Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014326315Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014364507Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014418271Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014466485Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014520169Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014565973Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014573243Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014627238Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-7bb4f4bcc7-6bhdf.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014765818Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014795691Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014802051Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.014816852Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015069012Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015147338Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6bhdf/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015192171Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015266697Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015323701Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015375375Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015446261Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015534097Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015609123Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015665538Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015760535Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015837311Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.015935498Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016027705Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016117002Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016167836Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.0162219Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016275314Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016331729Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016421285Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01647978Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016531244Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016618461Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016674125Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.01674275Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016861609Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.016939515Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017028452Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017113619Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017207886Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017352667Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017529961Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017587115Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017645339Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017701424Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017771599Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017838054Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017888628Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.017997086Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018079663Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018122886Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018167119Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018214283Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018261467Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018301Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018343533Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018395167Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018443031Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018497965Z namespaces/openshift/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018551189Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018616264Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018665338Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018740403Z namespaces/openshift/apps/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018787997Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018879134Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.018970081Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019058028Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019122783Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019175697Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019228461Z namespaces/openshift/batch/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019280795Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019375742Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019429916Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019484821Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019578578Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019635172Z namespaces/openshift/core/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019680936Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019811176Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.019898572Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.0199911Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020082967Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020174904Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020321875Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020494448Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020551843Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020607227Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020661731Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.020713235Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022187348Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022237372Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.02233933Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022437207Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022551636Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022668405Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022802526Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.022960758Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023135321Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023269221Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.02337451Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023477277Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023611938Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023720566Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023859897Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.023960544Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024067793Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024178951Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024356285Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024477814Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024591423Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024695321Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.02481129Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.024921258Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025033747Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025149806Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025260274Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025371983Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025498002Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025609131Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.02572023Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.025870331Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.02598861Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026088748Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026215308Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026320206Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026450426Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026607908Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026704305Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026858837Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.026982417Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027117427Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027262948Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027377007Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027483925Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027617535Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027777908Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.027901477Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028002925Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028097192Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028186639Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028279596Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028402046Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028517054Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028635134Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028763873Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028884083Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.028985601Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029085558Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029211058Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029342668Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029397322Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029480448Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029572995Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029641961Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029697285Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029785402Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029843696Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029916462Z namespaces/openshift/policy/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.029979537Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030041291Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030083115Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.03015587Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030166381Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030207174Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030338694Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030491096Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030603865Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030719074Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.030927619Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.031049699Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.03118711Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.031307329Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.031442669Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.031634974Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.031819428Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.031953488Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.0321016Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032218489Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032346839Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032459397Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032582297Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032699296Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032857788Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.032987778Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033100566Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033209705Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033328274Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033438543Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033550241Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033659409Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033829233Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.033960403Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034082172Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034196861Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034309929Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034421938Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034552978Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034676267Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034811928Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.034925937Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035036435Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035168405Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035282934Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035394162Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035522272Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035667714Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035825186Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.035955266Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036090036Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036245178Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036377458Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036508458Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036635938Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036821272Z network_logs/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036873096Z network_logs/cluster_scale [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.036983815Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.037088153Z network_logs/multi-networkpolicy [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.03718759Z network_logs/net-attach-def [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.037272847Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.037412257Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.037503075Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.038839347Z nodes/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.03887128Z nodes/debug [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.038967127Z nodes/ip-10-0-130-179.ec2.internal/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.03900088Z nodes/ip-10-0-130-179.ec2.internal/cpu_affinities.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.039325335Z nodes/ip-10-0-130-179.ec2.internal/dmesg [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.039625047Z nodes/ip-10-0-130-179.ec2.internal/ethtool_channels [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.039700913Z nodes/ip-10-0-130-179.ec2.internal/ethtool_features [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.039816962Z nodes/ip-10-0-130-179.ec2.internal/ip-10-0-130-179.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040114475Z nodes/ip-10-0-130-179.ec2.internal/irq_affinities.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040261267Z nodes/ip-10-0-130-179.ec2.internal/lscpu [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040423839Z nodes/ip-10-0-130-179.ec2.internal/lspci [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040573751Z nodes/ip-10-0-130-179.ec2.internal/podresources.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040706201Z nodes/ip-10-0-130-179.ec2.internal/pods_info.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040870933Z nodes/ip-10-0-130-179.ec2.internal/proc_cmdline [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.040976381Z nodes/ip-10-0-130-179.ec2.internal/sysinfo.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.042849725Z nodes/ip-10-0-130-179.ec2.internal/sysinfo.tgz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.043033919Z nodes/ip-10-0-133-111.ec2.internal/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.043100474Z nodes/ip-10-0-133-111.ec2.internal/cpu_affinities.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.043382506Z nodes/ip-10-0-133-111.ec2.internal/dmesg [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.043632395Z nodes/ip-10-0-133-111.ec2.internal/ethtool_channels [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.043719582Z nodes/ip-10-0-133-111.ec2.internal/ethtool_features [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.043834571Z nodes/ip-10-0-133-111.ec2.internal/ip-10-0-133-111.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.044154395Z nodes/ip-10-0-133-111.ec2.internal/irq_affinities.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.044372612Z nodes/ip-10-0-133-111.ec2.internal/lscpu [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.044523354Z nodes/ip-10-0-133-111.ec2.internal/lspci [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.044621231Z nodes/ip-10-0-133-111.ec2.internal/podresources.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.044779474Z nodes/ip-10-0-133-111.ec2.internal/pods_info.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.044905753Z nodes/ip-10-0-133-111.ec2.internal/proc_cmdline [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.0450025Z nodes/ip-10-0-133-111.ec2.internal/sysinfo.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.046924988Z nodes/ip-10-0-133-111.ec2.internal/sysinfo.tgz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.047120983Z nodes/ip-10-0-134-102.ec2.internal/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.047171237Z nodes/ip-10-0-134-102.ec2.internal/cpu_affinities.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.047426907Z nodes/ip-10-0-134-102.ec2.internal/dmesg [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.047690517Z nodes/ip-10-0-134-102.ec2.internal/ethtool_channels [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.047817417Z nodes/ip-10-0-134-102.ec2.internal/ethtool_features [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.047911064Z nodes/ip-10-0-134-102.ec2.internal/ip-10-0-134-102.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.048276192Z nodes/ip-10-0-134-102.ec2.internal/irq_affinities.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.048455636Z nodes/ip-10-0-134-102.ec2.internal/lscpu [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.048590006Z nodes/ip-10-0-134-102.ec2.internal/lspci [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.048860957Z nodes/ip-10-0-134-102.ec2.internal/podresources.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.048979366Z nodes/ip-10-0-134-102.ec2.internal/pods_info.json [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.049102495Z nodes/ip-10-0-134-102.ec2.internal/proc_cmdline [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.049193802Z nodes/ip-10-0-134-102.ec2.internal/sysinfo.log [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.051014802Z nodes/ip-10-0-134-102.ec2.internal/sysinfo.tgz [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.051211748Z pod_network_connectivity_check/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.051270282Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.051399442Z static-pods/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.051408123Z static-pods/kube-apiserver/ [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.059941768Z [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.05996838Z sent 57,853 bytes received 4,121,984 bytes 2,786,558.00 bytes/sec [must-gather] [must-gather-mv8tj] OUT 2026-07-02T13:44:10.059983011Z total size is 44,534,837 speedup is 10.65 [must-gather] [must-gather ] OUT 2026-07-02T13:44:10.327233186Z namespace/openshift-must-gather-ckq4l 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: a0774f11-9fbc-4f7b-a00b-32cbff7a3009 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-s2dnl [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-s2dnl-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-s2dnl [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 6817127 Jul 2 13:44 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-s2dnl/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 285b962] 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-s2dnl/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] bf86719..285b962 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded