[get-kubeconfig] Found kubeconfig secret: cluster-4plr8-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-4plr8-kubeconfig [get-kubeconfig] Found admin password secret: cluster-4plr8-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-4plr8-password [get-kubeconfig] API Server URL: https://ae3ddf2aa534b4104a343d6b82e87f59-bcf7be986cf88ae0.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [clone-repo] odh-gateway-2gi-memory-plugin [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2853/3103) Updating files: 92% (2855/3103) Updating files: 93% (2886/3103) Updating files: 94% (2917/3103) Updating files: 95% (2948/3103) Updating files: 96% (2979/3103) Updating files: 97% (3010/3103) Updating files: 98% (3041/3103) Updating files: 99% (3072/3103) Updating files: 100% (3103/3103) Updating files: 100% (3103/3103), done. [e2e-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:738a002c933e4e1bdddbf8ca72f0fa287ad3855df17102f784c6d62e9b719af8 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:738a002c933e4e1bdddbf8ca72f0fa287ad3855df17102f784c6d62e9b719af8 [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:292fe0fe59dabef41273c45d1ef134be2cbe686fd72ef35d5ae069fb350ee249 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:292fe0fe59dabef41273c45d1ef134be2cbe686fd72ef35d5ae069fb350ee249 [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:d4cd17a4190a883a52dcd5ee86a7d271bf1d36bdd818eb1f96c33d5c7a9b76bf [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:d4cd17a4190a883a52dcd5ee86a7d271bf1d36bdd818eb1f96c33d5c7a9b76bf [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:f221c928a0bb1ba5e4c45ae19b5fe18d4abac3f5b57f42edecf256c4242d4d40 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:f221c928a0bb1ba5e4c45ae19b5fe18d4abac3f5b57f42edecf256c4242d4d40 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1702 [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-1702 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1702 [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 pydantic-core (2.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.88s [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 5.97s [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 47ms [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://ae3ddf2aa534b4104a343d6b82e87f59-bcf7be986cf88ae0.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] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (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 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-k2ps4 1/1 Running 0 41s [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-k2ps4 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-9m49d 1/1 Running 0 45s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-9m49d 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-ptk5c 1/1 Running 0 50s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-ptk5c 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:292fe0fe59dabef41273c45d1ef134be2cbe686fd72ef35d5ae069fb350ee249 [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:738a002c933e4e1bdddbf8ca72f0fa287ad3855df17102f784c6d62e9b719af8 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:d4cd17a4190a883a52dcd5ee86a7d271bf1d36bdd818eb1f96c33d5c7a9b76bf [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:f221c928a0bb1ba5e4c45ae19b5fe18d4abac3f5b57f42edecf256c4242d4d40 [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-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 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-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-2748z 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-2748z 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-f8f7445f4-zgvcc" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-f8f7445f4-wl9km 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.23 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.23 [e2e-raw] ClusterVersion history (latest): 4.21.23 (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:292fe0fe59dabef41273c45d1ef134be2cbe686fd72ef35d5ae069fb350ee249 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:292fe0fe59dabef41273c45d1ef134be2cbe686fd72ef35d5ae069fb350ee249 [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-570.122.1.el9_6.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', 'metadata': '3.1.1', 'cov': '5.0.0', 'asyncio': '0.23.8', 'anyio': '4.9.0', 'xdist': '3.6.1'}, '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, metadata-3.1.1, cov-5.0.0, asyncio-0.23.8, anyio-4.9.0, xdist-3.6.1 [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-07 02:27:22.929 3878 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-07 02:29:03.233 3878 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.233 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.233 3878 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 02:29:03.233 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 02:29:03.233 3878 kserve.trace Using external route host: isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.233 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.235 3878 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.235 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.235 3878 kserve.trace base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.235 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.388 3878 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.388 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.388 3878 kserve.trace base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.388 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.389 3878 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.389 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.389 3878 kserve.trace base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.389 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.390 3878 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.390 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:29:03.390 3878 kserve.trace base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:03.390 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-64ab9-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:29:08.421 3878 kserve.trace Got response [{'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}] [e2e-raw] 2026-07-07 02:29:08.421 3878 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd4e3c27f-7330-49df-9ecd-ee039c73176a', '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-07 02:29:08.472 3878 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-07 02:29:08.472 3878 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-07 02:30:58.800 3878 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 02:30:58.800 3878 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-07 02:30:58.803 3878 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-07 02:30:58.803 3878 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-07 02:30:58.867 3878 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-07 02:30:58.867 3878 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-07 02:32:49.130 3878 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 02:32:49.130 3878 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-07 02:32:49.132 3878 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 02:32:49.132 3878 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-07 02:34:29.368 3878 kserve.trace Host from isvc status URL = isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:34:29.368 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace Using external route host: isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace base url = https://isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:34:29.369 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-12b83-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:34:29.394 3878 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 02:34:29.394 3878 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-07 02:37:34.729 3878 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace Using external route host: isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace base url = https://isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:37:34.729 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-b0eec-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:37:34.756 3878 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 02:37:34.756 3878 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-07 02:37:39.928 3878 kserve.trace Created primary ISVC: isvc-primary-462e0a [e2e-raw] 2026-07-07 02:37:39.928 3878 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-462e0a [e2e-raw] 2026-07-07 02:39:19.982 3878 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-07 02:39:19.982 3878 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-07 02:39:19.986 3878 kserve.trace Baseline recorded - resourceVersion: 20028 [e2e-raw] 2026-07-07 02:39:19.986 3878 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20028 [e2e-raw] 2026-07-07 02:39:19.986 3878 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-07 02:39:19.986 3878 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-07 02:39:20.138 3878 kserve.trace Created secondary ISVC isvc-secondary-462e0a, waiting for failure status... [e2e-raw] 2026-07-07 02:39:20.138 3878 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-462e0a, waiting for failure status... [e2e-raw] 2026-07-07 02:39:24.153 3878 kserve.trace ISVC isvc-secondary-462e0a reported failure: {'exitCode': 1, 'message': "2026-07-07 02:39:21.109 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 02:39:21.109 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 02:39:21.436 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:22.356 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-07 02:39:24.153 3878 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-462e0a reported failure: {'exitCode': 1, 'message': "2026-07-07 02:39:21.109 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 02:39:21.109 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 02:39:21.436 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:22.356 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-07 02:39:24.154 3878 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 02:39:21.109 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 02:39:21.109 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 02:39:21.436 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:22.356 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-07 02:39:24.154 3878 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-07 02:39:21.109 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 02:39:21.109 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 02:39:21.436 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:22.356 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-07 02:39:34.169 3878 kserve.trace Primary ISVC resourceVersion: before=20028, after=20028 [e2e-raw] 2026-07-07 02:39:34.169 3878 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20028, after=20028 [e2e-raw] 2026-07-07 02:39:34.170 3878 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-07 02:39:34.170 3878 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-07 02:39:39.299 3878 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-07 02:39:39.299 3878 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-07 02:39:39.420 3878 kserve.trace Created ISVC isvc-init-fail-0aa67a, waiting for failure status... [e2e-raw] 2026-07-07 02:39:39.420 3878 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-0aa67a, waiting for failure status... [e2e-raw] 2026-07-07 02:39:49.433 3878 kserve.trace ISVC isvc-init-fail-0aa67a reported failure: {'exitCode': 1, 'message': "2026-07-07 02:39:40.950 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 02:39:40.950 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 02:39:41.271 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:45.355 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-07 02:39:49.433 3878 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-0aa67a reported failure: {'exitCode': 1, 'message': "2026-07-07 02:39:40.950 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 02:39:40.950 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 02:39:41.271 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:45.355 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-07 02:39:49.433 3878 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 02:39:40.950 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 02:39:40.950 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 02:39:41.271 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:45.355 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-07 02:39:49.433 3878 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 02:39:40.950 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 02:39:40.950 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 02:39:41.271 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 02:39:45.355 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-07 02:39:49.433 3878 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-07 02:39:49.433 3878 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-07 02:39:49.437 3878 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-07T02:39:39Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-07 02:39:49.437 3878 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-07T02:39:39Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-07 02:39:49.437 3878 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-07-07 02:39:49.437 3878 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.06 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-07 02:41:34.740 3878 kserve.trace Host from isvc status URL = raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace Using external route host: raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace Sending Header = {'Host': 'raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace base url = https://raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:41:34.740 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-d335f-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:41:34.765 3878 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 02:41:34.765 3878 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-07 02:43:10.024 3878 kserve.trace Host from isvc status URL = raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:43:10.024 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:43:10.024 3878 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 02:43:10.024 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 02:43:10.025 3878 kserve.trace Using external route host: raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:43:10.025 3878 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:43:10.025 3878 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:43:10.025 3878 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 02:43:10.025 3878 kserve.trace base url = https://raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:43:10.025 3878 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-22bfd-kserve-ci-e2e-test.apps.4600385c-e52e-449e-8946-77ec341778ac.prod.konfluxeaas.com [e2e-raw] 2026-07-07 02:43:10.049 3878 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 02:43:10.049 3878 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 954.70s (0:15:54) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-07T02:43:16.569745661Z 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: ed202429-e18c-483b-b32c-fcac7d86031f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-07T02:43:16.620027987Z namespace/openshift-must-gather-2pvxm created [must-gather] [must-gather ] OUT 2026-07-07T02:43:16.626798892Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-pp7w5 created [must-gather] [must-gather ] OUT 2026-07-07T02:43:16.664834243Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.239079330Z [disk usage checker] Started [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.242337715Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.378475939Z No resources found in openshift-must-gather-2pvxm namespace. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.487265618Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.635172370Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.635271545Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.635271545Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.637651551Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.784387554Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.784417256Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.784417256Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.786575449Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.931255441Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.931284204Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.931284204Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:23.933289359Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.078664859Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.078696869Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.078696869Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.080807127Z Error getting logs from rhods-notebooks [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.225573044Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.225601465Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.225601465Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.227667896Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.372504331Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.372624082Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.372624082Z namespaces "istio-system" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.374866435Z Error getting logs from istio-system [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.518591287Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.518621417Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.518621417Z namespaces "knative-serving" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.520688179Z Error getting logs from knative-serving [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.662884226Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.662914393Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.662914393Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.664985832Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:24.920800162Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.181626150Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.315399554Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.396944472Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.398751596Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.522332365Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.604661694Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.606695758Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.732183601Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.813369531Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.815391045Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:25.945571550Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.028236588Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.030386238Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.154337370Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.235732893Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.237549558Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.359320913Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.441437343Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.443341461Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.568340337Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.652902999Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.654944445Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.776570560Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.860789654Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.862789283Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:26.984113817Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.065191374Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.067201394Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.193498064Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.273176305Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.275144435Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.396932710Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.477973929Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.480308135Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.601575336Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.680457884Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.682614532Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.803717126Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.884454953Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:27.886687522Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.010405981Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.090576111Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.092511190Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.218097169Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.246570789Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.300013835Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.302103819Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.425434199Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.509168258Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.511319695Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.633987308Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.715919100Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.717888671Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.844050408Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.924404522Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:28.926342807Z Error collecting info from [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:29.594922056Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:29.717376433Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:29.840808545Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:29.960748834Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.083102057Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.314159946Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.431869086Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.554383555Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.675907786Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.796617617Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:30.920208862Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.045255940Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.163979986Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.282850894Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.405607542Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.679697619Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.794844575Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:31.994309701Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:32.119774314Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:32.268764187Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:32.394918710Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:32.600769918Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:32.725838478Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:32.872325798Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.007005362Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.190304022Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.251065590Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.322684789Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.468484552Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.587384911Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.770620717Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:33.895990473Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.045459259Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.187136667Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.383654745Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.508815446Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.657737649Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.774708821Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:34.961568514Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.088261106Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.233506486Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.347043481Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.534871919Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.661392138Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.804022960Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:35.920061753Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.105872645Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.230626298Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.379357782Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.519473320Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.710741188Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.836539509Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:36.984861056Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:37.098819026Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:37.290417644Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:37.422123025Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:37.566670581Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:37.708092587Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:37.896809303Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.022180993Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.167227629Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.256858018Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.323640803Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.519387614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.647990789Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.793211417Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:38.930653886Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:39.119144690Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:39.243727457Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:39.394606717Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:39.513467061Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:39.709781216Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:39.833143476Z Wrote inspect data to must-gather. [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:43.261163453Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-45gl8] POD 2026-07-07T02:43:43.560742086Z Caches written to disk [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.571357366Z waiting for gather to complete [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.574521134Z downloading gather output [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.842098028Z receiving incremental file list [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.854475051Z ./ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.854660766Z aggregated-discovery-api.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.855050357Z aggregated-discovery-apis.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.855910261Z event-filter.html [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.85660842Z timestamp [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856745144Z version [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856808885Z cluster-scoped-resources/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856821976Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856831856Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856845116Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856939609Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.856950459Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.85697509Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857026971Z namespaces/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857039812Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857071573Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857118504Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857183666Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857222117Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857259288Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.85734476Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857442563Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857520135Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857569466Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857584737Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.85768103Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857720351Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857760122Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857814143Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857843594Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857931546Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.857974767Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.858010908Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.858126322Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.858202634Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.859605533Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.859680375Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.859761567Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.859905461Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860101956Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860149568Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860201289Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.86024941Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860273261Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860338403Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860366684Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860472787Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860527598Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860546989Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860608471Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860646552Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860691923Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860741134Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860780485Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.860818016Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.867543592Z [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.867557512Z sent 765 bytes received 58,575 bytes 118,680.00 bytes/sec [must-gather] [must-gather-45gl8] OUT 2026-07-07T02:43:44.867562873Z total size is 799,497 speedup is 13.47 [must-gather] [must-gather ] OUT 2026-07-07T02:43:44.938847514Z namespace/openshift-must-gather-2pvxm 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: ed202429-e18c-483b-b32c-fcac7d86031f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-07T02:43:45.053707142Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: ed202429-e18c-483b-b32c-fcac7d86031f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-07T02:43:45.075142225Z namespace/openshift-must-gather-cqn9m created [must-gather] [must-gather ] OUT 2026-07-07T02:43:45.080035981Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rx7w6 created [must-gather] [must-gather ] OUT 2026-07-07T02:43:45.100854167Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:46.376799525Z [disk usage checker] Started [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:46.385445664Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:46.581233214Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:46.721986413Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:46.820188105Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:46.909759928Z Gathering data for ns/default... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:47.257606471Z Gathering data for ns/openshift... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:47.789608445Z Gathering data for ns/kube-system... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:48.504051042Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:48.807499236Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:48.807533315Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:48.807533315Z namespaces "assisted-installer" not found [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.231578781Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.240202277Z Executing Istio gather script [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.242435514Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.244556046Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.251595049Z 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-t7fpw] POD 2026-07-07T02:43:49.258324395Z INFO: Collecting host service logs for crio [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.258601907Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.258919714Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.259231021Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.259526865Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.259837247Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.260277206Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.260563013Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.260859937Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.261263587Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.261606634Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.261982985Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.264846713Z INFO: Gathering HAProxy config files [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.361795135Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.624771211Z No resources found [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.755463787Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.954818153Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:49.954899691Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.006678134Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.051676701Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.352965258Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-sszjf [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.353009807Z insights-runtime-extractor-6s8pl [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.353030804Z insights-runtime-extractor-9v8jj [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.353051221Z insights-runtime-extractor-j4qr6 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.421315300Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.491567068Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.529152876Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.667879344Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.696003684Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.816965724Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.844103245Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.988702866Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:50.988702866Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.247785862Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.387401736Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.576454878Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.637628677Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.667613145Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.728332894Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.755542728Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.763815214Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.790329415Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.795213945Z No resources found [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.795695395Z INFO: HAProxy config collection complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.851307175Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.891796279Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.896541148Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.906334601Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:51.909094045Z INFO: 'previous-logs' folder not found on ip-10-0-128-96.ec2.internal, skipping... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.106346732Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.221962486Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.252355399Z INFO: 'previous-logs' folder not found on ip-10-0-139-10.ec2.internal, skipping... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.317200775Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.370649447Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.545150004Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.590410436Z INFO: 'previous-logs' folder not found on ip-10-0-141-141.ec2.internal, skipping... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.590511172Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.590560786Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.612304350Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.806306523Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.837465382Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:52.860245374Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.083532293Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.112981923Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.186278527Z INFO: INTERCONNECT MODE [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.186378951Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.314454443Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.340518733Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.451959814Z INFO: Gathering OVN_Northbound from ovnkube-node-4qg88... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.452254860Z INFO: Gathering OVN_Northbound from ovnkube-node-ckj95... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.452551819Z INFO: Gathering OVN_Northbound from ovnkube-node-qq75z... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.452811118Z INFO: Gathering OVN_Southbound from ovnkube-node-4qg88... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.453138422Z INFO: Gathering OVN_Southbound from ovnkube-node-ckj95... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.453417112Z INFO: Gathering OVN_Southbound from ovnkube-node-qq75z... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.553319633Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.637648712Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.680451692Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.769557541Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.770634433Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.816306821Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.841253057Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.856572440Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.862923656Z tar: Removing leading `/' from member names [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.894688948Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:53.999927813Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.008548048Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.159499715Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.267736273Z W0707 02:43:54.267684 1402 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.275928321Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.305766098Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.356811934Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.416589364Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.422881072Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.447664606Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.447788107Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.448339711Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.450176190Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.452960838Z ovnk_database_store/ [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.453008216Z ovnk_database_store/ovnkube-node-4qg88_nbdb [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.464376834Z ovnk_database_store/ovnkube-node-4qg88_sbdb [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.488321307Z ovnk_database_store/ovnkube-node-ckj95_nbdb [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.497852328Z ovnk_database_store/ovnkube-node-ckj95_sbdb [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.522138186Z ovnk_database_store/ovnkube-node-qq75z_sbdb [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.545207525Z ovnk_database_store/ovnkube-node-qq75z_nbdb [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.559746139Z INFO: Network log collection complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.579816745Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.644910271Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.661716006Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.763263323Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.898341301Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.902337194Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:54.985035612Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.089145531Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.118292834Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.289372783Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.291956874Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.352349834Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.354719456Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.501439934Z Gathering data for ns/openshift-console... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.590110848Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.785794926Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.788097177Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.863180986Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:55.990407278Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.012335409Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.067856047Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.165906301Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.223573535Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.225934353Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.400916691Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.648204258Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.651018945Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.667000173Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.720038828Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.840188098Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:56.985567013Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.038293733Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.040687460Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.203809048Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.321592341Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.413049200Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.417146085Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.603901992Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.647459103Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.802714437Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.806266806Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:57.985633766Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:58.181301375Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:58.206373946Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:58.462755875Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:58.572133121Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:58.934938016Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:58.954958691Z Done executing Istio gather script [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:59.347680761Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:43:59.582676865Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:00.698894528Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:01.618673000Z Gathering data for ns/kserve... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:01.725068190Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:01.815919521Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:02.937572107Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:03.129819353Z Gathering data for ns/openshift-config... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:03.430297458Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:03.888685607Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.056293382Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.190645361Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.340492946Z Collecting performance related data for node ip-10-0-128-96.ec2.internal [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.350056963Z Collecting performance related data for node ip-10-0-139-10.ec2.internal [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.361980758Z Collecting performance related data for node ip-10-0-141-141.ec2.internal [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.521454110Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:04.854666363Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:05.285524146Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:05.583906611Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:05.972814510Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:06.368453840Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:06.730530984Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:06.734796718Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:07.296580477Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:08.777581583Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:10.048944556Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:10.397845749Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:10.960255394Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:11.396186486Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:11.736784610Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:11.801286236Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:12.087574569Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:12.569640938Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:12.871356407Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.047121005Z Collecting kubelet logs for node ip-10-0-128-96.ec2.internal [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.049415266Z Collecting kubelet logs for node ip-10-0-139-10.ec2.internal [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.051166688Z Collecting kubelet logs for node ip-10-0-141-141.ec2.internal [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.343495397Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.455531150Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-cqn9m namespace [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.460418028Z INFO: Node performance data collection complete. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.635514270Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:13.951769875Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:14.598636181Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:14.878831858Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:15.196114792Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:15.569848588Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:16.457279418Z Wrote inspect data to must-gather. [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:16.457329069Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:16.457329069Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:16.586044592Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-t7fpw] POD 2026-07-07T02:44:16.723358687Z Caches written to disk [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:17.732165078Z waiting for gather to complete [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:17.735720816Z downloading gather output [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:17.999509784Z receiving incremental file list [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.020852144Z ./ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.020936016Z aggregated-discovery-api.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.021230494Z aggregated-discovery-apis.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.02214968Z event-filter.html [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.02431719Z timestamp [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.024405672Z version [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.035827858Z cluster-scoped-resources/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.035870139Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.03588919Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.035937971Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036205088Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036311811Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036364493Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036401904Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036512147Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036589209Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036683762Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036739513Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036838436Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.036904278Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.037280168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.03732057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.037524795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.037742881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.037925906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.03805674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.041265268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.042830572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.042954165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.043095249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.043244323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.043360037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.043601523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.043821859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.043998614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.044295732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.044439806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.04456264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.044683093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.044798466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.044901249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.045049133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.045232128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.045360172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.045512466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.047506011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.047672876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.04782122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.048027076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.048303653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.048772346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.04889947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049030903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049175238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049302591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049455235Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049581759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049745133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.049891117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.050019011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.050299578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.050454163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.050597137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.051140112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.051282896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.05143872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.051633555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.051761909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.051957894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052105699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052289113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052435878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052569601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052707335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052846239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.052977503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.053136817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.053280491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.053443505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.053898868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.054291599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.054438863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.055254086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.055396159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.055543314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.055666617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.055801041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.055995876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.056262094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.056400307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.056545161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.056712516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.05684415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.056974473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.057120237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.057271751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.057411315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.059639847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.0601102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.060740007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.060927612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.061096547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.061240771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.061385585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.061526409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.061651772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.067645508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.067799923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.067948547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.068087461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.068228345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.073319125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.077626794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.077795809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.078101218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.078294363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.078471438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.078595261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.078766126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.079036513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.079164567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.079286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.079503896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.07963432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.079764624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.079893827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.080043371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.080207016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.080332769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.080471163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.080611177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.08073199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.080856714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.081173943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.081312846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.081578004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.081708137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.081838341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.081957944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.08397616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.084118254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.084273178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.084394902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.084571857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.084730611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.086275384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.086455689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.086614873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.086792548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.086933342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.087182399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.087721594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.087858797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.087989091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.088115405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.088806704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.090188612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.090306695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09048709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.090623684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.090794509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.090911812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091039476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09121211Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091356094Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091638332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091681173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091800197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091897369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.091997652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.092094455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09229666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.092403003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.092538457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09264445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.092753363Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.092856836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.092959639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093066421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093174924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093282887Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09338641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093506844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093612357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09372633Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093832813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.093938196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094042119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094146142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094251174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094357457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094480941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094586464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094690306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09479702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.094903903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095003695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095110418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095215551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095318204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095437467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09554617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095648703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095750776Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095856939Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.095962442Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096066495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096182818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096288131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096395414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096521837Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09662665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096730443Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096835876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.096941089Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097074283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097182446Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097290038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097398231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097522945Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097635088Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097741541Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097852944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.097974977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098117761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098227814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098334377Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098460631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098573314Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098687247Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.09879695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.098908183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099014346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099120159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099227262Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099333705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099459168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099564481Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099670754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099780457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.0998868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.099992933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.100117107Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10023715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.100345303Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.100506997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.100621561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.100728824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.100835107Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10094233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101050722Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101157885Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101237968Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101305489Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101369501Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5jqq2.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101497505Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7b4bg.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101606418Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8w29t.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101712021Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-btmtq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101816144Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cxphb.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.101921457Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dj2bz.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102026969Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hnssq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102134312Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nqvgv.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102301977Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nrhlg.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102431841Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ptmtq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102551474Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s5tk8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102646887Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zp88f.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102738349Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-bchxw.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102832832Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ff2nj.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.102935335Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-qp4lr.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.103098129Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.103159121Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.103346506Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.103514011Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.103619644Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.103718496Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104054286Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104187759Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104298282Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104402815Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104540699Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104657902Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104754235Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.104841077Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10493859Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105014862Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105113385Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105199407Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10529907Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105379882Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105493596Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105580128Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10567275Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105756373Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105865406Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.105897047Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10600451Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106099242Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106199355Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106301828Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106408691Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106544105Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106717909Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106823042Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.106928115Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107037048Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107147361Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107287305Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107396608Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107523141Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107628635Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107742708Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.107848341Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108044136Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108158469Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108269612Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108355615Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108433857Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.10856538Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108610392Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108665723Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108705984Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108781076Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108822628Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108890149Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108932391Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.108994802Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109035233Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109096785Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109104125Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109157087Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109240979Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109297131Z cluster-scoped-resources/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109306281Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109363292Z cluster-scoped-resources/core/nodes/ip-10-0-128-96.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109569348Z cluster-scoped-resources/core/nodes/ip-10-0-139-10.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109712972Z cluster-scoped-resources/core/nodes/ip-10-0-141-141.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109810925Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109859166Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.109896337Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11000854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110131654Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110217426Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110311089Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110402521Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110602597Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11070753Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110800672Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110898385Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.110998958Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11108629Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111209714Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111311686Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111401029Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111542023Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111629865Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111757169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111863292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.111967755Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112049247Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112140009Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112212621Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112335905Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112399827Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.1125265Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112608922Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112699505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112855029Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.112982772Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113069655Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113137107Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113148437Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113217419Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113277241Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113328392Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113365323Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113371763Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113431015Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113579609Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113698182Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113759524Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113766954Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113811386Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113916068Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.113924118Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11396474Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114043072Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114083583Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114187606Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114230287Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114305089Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11434276Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114411072Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114483324Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114594587Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114640658Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11468622Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114727641Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114773782Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114818343Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114871245Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114909286Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.114971058Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115012819Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115091381Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115131002Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115197224Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115238025Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115286856Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115330297Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115382289Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115438631Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115564944Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115572674Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115616235Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115673597Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115709538Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11579441Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115848642Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.115898483Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116009486Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116081788Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116266723Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116405497Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116531861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116629543Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116712846Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116816078Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116897381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.116979743Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117067496Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117163088Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.11724745Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117331623Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117433656Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117545519Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117632571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117720984Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117809956Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.117893979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118024972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118069503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118194677Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118268149Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118357931Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118531536Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118625359Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118721122Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118806684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118895806Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.118991719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119073861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119162064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119251946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119338839Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119431541Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119554765Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119639757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119729279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119823742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.119916244Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120005097Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120093259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120196972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120280965Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120371867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12049282Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120581093Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120671845Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120768848Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120858981Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120926242Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120933553Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.120974394Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121036546Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121044296Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121078397Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121123588Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121134458Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121169469Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121245081Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121286952Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-96.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121378795Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-10.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121491008Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-141.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12155661Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121605011Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121688304Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121732975Z host_service_logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121783946Z host_service_logs/masters/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121827167Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121899699Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.121961601Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122030873Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122163427Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122268569Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122338462Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122412484Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122512446Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122584278Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12265959Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122674201Z ingress_controllers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122680451Z ingress_controllers/default/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122702721Z ingress_controllers/default/router-default-676bdfbb55-pg2m6/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122727082Z ingress_controllers/default/router-default-676bdfbb55-pg2m6/haproxy.config [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122835645Z insights-data/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122843035Z istio/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.122879746Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.1229939Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.123546085Z istio/event-filter.html [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.123634187Z istio/timestamp [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.123682099Z istio/cluster-scoped-resources/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.123688999Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12373043Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.123772501Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.123928966Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.124351887Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12483858Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.125667523Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.125805777Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.125933001Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126070095Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126213369Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126371873Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126478666Z machine_config_ondisk/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126490466Z machine_config_termination_logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126514707Z monitoring/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126528447Z monitoring/alertmanager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126562408Z monitoring/alertmanager/status.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126661381Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126673581Z monitoring/prometheus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126723793Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126820946Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.126883287Z monitoring/prometheus/rules.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.127556306Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.127630818Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.127666619Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.128617645Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.128641536Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.128695907Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12878865Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.128858252Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.128946964Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.129000036Z monitoring/prometheus/status/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.129053577Z monitoring/prometheus/status/config.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12952845Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.129589302Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.129682554Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.12986628Z namespaces/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.129912031Z namespaces/default/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.129956142Z namespaces/default/default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130026904Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130070285Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130098996Z namespaces/default/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130143017Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130223669Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130305192Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130384764Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130442046Z namespaces/default/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130482227Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130534128Z namespaces/default/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130563489Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130657492Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130687542Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130737034Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130816416Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130892048Z namespaces/default/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.130934759Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131046512Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131134435Z namespaces/default/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131310439Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131395552Z namespaces/default/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131498265Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131622188Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131785473Z namespaces/default/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131854985Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131899306Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.131976068Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132019859Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132086461Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132127172Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132232745Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132307467Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132358368Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132389449Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132528833Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132553104Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132616006Z namespaces/default/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132660267Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132688328Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132744949Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132854392Z namespaces/kserve/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132888103Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132943645Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.132989356Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133022267Z namespaces/kserve/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133073008Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133157211Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133364756Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133551712Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133583913Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133633364Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133682745Z namespaces/kserve/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133728757Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133808029Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133898911Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.133950103Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134048655Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134102657Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134110257Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134173649Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134267981Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134342703Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134503358Z namespaces/kserve/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134520978Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134792836Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.134914399Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.135176197Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.135257709Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.135545297Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.13566736Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.135933038Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136054551Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136101772Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136208405Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136249856Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136294157Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136340189Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136430621Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136532144Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136578096Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136620987Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136697979Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.13674967Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136843563Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136904005Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.136952606Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.137031638Z namespaces/kserve/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.137041048Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.13709746Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/kserve-controller-manager-f8f7445f4-wl9km.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.137186212Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.137193113Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/manager/manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.137197102Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/manager/manager/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.137264664Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/manager/manager/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139042664Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139110406Z namespaces/kserve/pods/kserve-controller-manager-f8f7445f4-wl9km/manager/manager/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139137086Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139193878Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/llmisvc-controller-manager-67d95fdc48-2748z.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.1392766Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.13929224Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/manager/manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139297401Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/manager/manager/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139312211Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/manager/manager/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139481426Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139548447Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-2748z/manager/manager/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139603049Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139636Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/model-serving-api-fd65d7d6-xmnvb.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139736813Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/server/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139745723Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/server/server/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139751033Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/server/server/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139792654Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/server/server/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139872827Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/server/server/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.139957439Z namespaces/kserve/pods/model-serving-api-fd65d7d6-xmnvb/server/server/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.13999598Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.140046081Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/odh-model-controller-84b54b7f97-5cgj6.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.140130264Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.140151194Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/manager/manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.140159055Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/manager/manager/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.140200566Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/manager/manager/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.144873155Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.144937907Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-5cgj6/manager/manager/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.144953347Z namespaces/kserve/pods/s3-init-bmn5q/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145006078Z namespaces/kserve/pods/s3-init-bmn5q/s3-init-bmn5q.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145108551Z namespaces/kserve/pods/s3-init-bmn5q/download-hf-model/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145123202Z namespaces/kserve/pods/s3-init-bmn5q/download-hf-model/download-hf-model/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145132042Z namespaces/kserve/pods/s3-init-bmn5q/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145182603Z namespaces/kserve/pods/s3-init-bmn5q/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145274176Z namespaces/kserve/pods/s3-init-bmn5q/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145350238Z namespaces/kserve/pods/s3-init-bmn5q/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145384669Z namespaces/kserve/pods/s3-init-bmn5q/s3-init/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145391829Z namespaces/kserve/pods/s3-init-bmn5q/s3-init/s3-init/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145398279Z namespaces/kserve/pods/s3-init-bmn5q/s3-init/s3-init/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145473562Z namespaces/kserve/pods/s3-init-bmn5q/s3-init/s3-init/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145752629Z namespaces/kserve/pods/s3-init-bmn5q/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145814611Z namespaces/kserve/pods/s3-init-bmn5q/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145868562Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.145899733Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs-64568bcd49-47shm.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146004776Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146012136Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs/seaweedfs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146024397Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146080498Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146269384Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146338175Z namespaces/kserve/pods/seaweedfs-64568bcd49-47shm/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146364976Z namespaces/kserve/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146439308Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146480899Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146529981Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146577492Z namespaces/kube-node-lease/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146584372Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146588732Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146628553Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-96.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146713716Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-10.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146798338Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-141.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146894601Z namespaces/kube-system/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.146940662Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147005064Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147043355Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147092046Z namespaces/kube-system/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147128787Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147263321Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147341133Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147434906Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147491907Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147538768Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.14760468Z namespaces/kube-system/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147648182Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147731094Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147790826Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147839757Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147919179Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.14796426Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.147983031Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148022342Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-yvjc7qn2zewhkuvtqm5asvq3dy.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148116215Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148209797Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148282219Z namespaces/kube-system/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.14832681Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148549307Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148648719Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148909477Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.148989429Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.149277237Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.14939599Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.14976858Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.149821982Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.149862093Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.149919614Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.149963776Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150017017Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150065209Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150152521Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150227733Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150283544Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150333306Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150364417Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150430219Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150517641Z namespaces/kube-system/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150526291Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150579293Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer-7wmd2.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150654645Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150663975Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150675295Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150716796Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150876741Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.150948283Z namespaces/kube-system/pods/global-pull-secret-syncer-7wmd2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151000614Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151031365Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer-cp8kt.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151108457Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151119858Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151124368Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151177339Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151342944Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151427786Z namespaces/kube-system/pods/global-pull-secret-syncer-cp8kt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151481388Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151522289Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer-m7tq9.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151598621Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151606531Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151617571Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151673083Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151825467Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151895329Z namespaces/kube-system/pods/global-pull-secret-syncer-m7tq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15192619Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.151958091Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent-bbqqx.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152051463Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152058744Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152068944Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152123215Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152581388Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152678301Z namespaces/kube-system/pods/konnectivity-agent-bbqqx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152717312Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152768373Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent-lfk7w.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152857266Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152865636Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152872366Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.152929138Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153487323Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153542945Z namespaces/kube-system/pods/konnectivity-agent-lfk7w/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153576736Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153613987Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent-qbkfw.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153705159Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153713899Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15372072Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.153797442Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154291046Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154360497Z namespaces/kube-system/pods/konnectivity-agent-qbkfw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154401338Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15445824Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154545042Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/haproxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154554983Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154577123Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154608604Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154769279Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154845391Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-96.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154871102Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154919343Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154985085Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/haproxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154995265Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.154999295Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155033416Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155157279Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155221561Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-10.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155266782Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155297023Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155367295Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/haproxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155376145Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155384356Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155431687Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155639083Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155709585Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-141.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155748936Z namespaces/kube-system/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155784517Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155851349Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.155861049Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.1559164Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156012973Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156077285Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156162657Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156174998Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156239769Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15627747Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156284061Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156288531Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156335752Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156437395Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156584339Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15663817Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156699102Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156743703Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156786915Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156831916Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.156911618Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15699269Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157075492Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157112613Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157163675Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157199556Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157249727Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157329859Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157376181Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157406472Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157522495Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157583086Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.157621858Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.158599745Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.158693827Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15878425Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.158862482Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.158953294Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159089198Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159293314Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159370616Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159432218Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15950491Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159552871Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159610733Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159660254Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159742326Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159822119Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.15988349Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159917781Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.159979973Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160011154Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160075635Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160112407Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160175018Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160205629Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16025886Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160294921Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160405095Z namespaces/openshift-apiserver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160472076Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160527268Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160569479Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.1606165Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160666772Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160743394Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160828796Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160912189Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16095526Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.160999991Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161038262Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161075603Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161156145Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161192146Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161240048Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16132287Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161388862Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161441133Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161562296Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161637889Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161720081Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161813974Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.161900186Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162034089Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162215165Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162271056Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162318377Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162365689Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16240199Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162475472Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162530903Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162617386Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162700308Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162756849Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16278811Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162843092Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162882263Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162941175Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.162985226Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163046568Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163078418Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16315368Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163162371Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163166911Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163204372Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163271234Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163278974Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163283294Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163307165Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163365336Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163373857Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163379987Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163425938Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163567762Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163578922Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163583263Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163654824Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163710746Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163783558Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163833709Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163900451Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.163936802Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164021895Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164096667Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164191109Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16422341Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164262021Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164344164Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164382574Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164532649Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16458696Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164634321Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164716534Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164761505Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164777625Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164815026Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.164908619Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16494735Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165050783Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165126345Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165217258Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16529838Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165378842Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165563437Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16567504Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165774753Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165811994Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165886276Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165926347Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.165972498Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16602263Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166084241Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166114222Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166207095Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166284667Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166347909Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16638297Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166455432Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166495873Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166549405Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166592486Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166624887Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166631107Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166685868Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166730359Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166777211Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166824452Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166867543Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.166954426Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167001887Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16709753Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167136581Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167187742Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167222003Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167348916Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167432049Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167531722Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167578303Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167611574Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167654195Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167716107Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167792599Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167852581Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167899252Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.167982794Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168039616Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168059246Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168096037Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16820176Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168287802Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168405126Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168517629Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16856244Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168669543Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.168745205Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169080044Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169163457Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169467145Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.16963061Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169742793Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169792714Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169838185Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169895007Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169945568Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.169977869Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170031461Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170098493Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170149524Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170229476Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170304038Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17035704Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170378791Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170461903Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170483193Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170594866Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170605237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170632838Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/aws-ebs-csi-driver-node-9q9gk.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170747841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-driver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170758751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-driver/csi-driver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170772591Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-driver/csi-driver/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170814103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170907645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.170982597Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171011848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-liveness-probe/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171022888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171035179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171046659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171178343Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171229254Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171265545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-node-driver-registrar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171275605Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171280236Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171330887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17143289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171507482Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9q9gk/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171541483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171596594Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/aws-ebs-csi-driver-node-dl5hd.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171693897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-driver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171702237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-driver/csi-driver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171706407Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171741758Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171840131Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171909773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171949464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-liveness-probe/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171958164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.171964294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172034076Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172121769Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172216381Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172234642Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-node-driver-registrar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172239082Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172262173Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172557241Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172657323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172742736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dl5hd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172777417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172820308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/aws-ebs-csi-driver-node-v69gq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172920741Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-driver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172928751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-driver/csi-driver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172943251Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-driver/csi-driver/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.172980772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173082115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173149017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173201469Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-liveness-probe/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173214249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17323335Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17326424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173355153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173429915Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173494167Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-node-driver-registrar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173502017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173514067Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173568619Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173666102Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173732323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v69gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173786755Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173824396Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173869577Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173878317Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.173912578Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17397119Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174011661Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174055782Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174105403Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174139735Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174159075Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174167975Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174197016Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174249298Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174257958Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174295589Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174389651Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174457893Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174521425Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174560826Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174620688Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174666199Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174789133Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174871495Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.174955107Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175019059Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17506538Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175132752Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175183323Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175230295Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175285436Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175371089Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17541202Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175486512Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175564354Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175625776Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175639166Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175680287Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17578697Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.175824421Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.176443508Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.176551861Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.176696525Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.176779097Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177131167Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177337963Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177503777Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177676072Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177714193Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177782185Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177820306Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177869858Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.177922129Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17796003Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178008251Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178092254Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178178006Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178231548Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178281539Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17832421Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178374492Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178457924Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178536326Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178584087Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178630949Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17866808Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17867984Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178763082Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned-4zksx.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178836145Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178844145Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned/tuned/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178855055Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned/tuned/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.178897976Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned/tuned/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179012849Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179080861Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4zksx/tuned/tuned/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179125922Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179179444Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned-52mhm.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179288677Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179300267Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned/tuned/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179311938Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned/tuned/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179320988Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned/tuned/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179467462Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179546384Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52mhm/tuned/tuned/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179584225Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179626256Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned-sn927.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179706629Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179713449Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned/tuned/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179717169Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned/tuned/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.17975276Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned/tuned/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179868733Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179955165Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sn927/tuned/tuned/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.179978276Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180009637Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180077879Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180098309Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180204462Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180219483Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180260584Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-96.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180360367Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-10.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18047207Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-141.ec2.internal.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180530651Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180572913Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180683456Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180702366Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180796949Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180814409Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180907152Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.180925292Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181013305Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181125858Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181235381Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181273562Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181319003Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181355384Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181406525Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181618251Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181691473Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181713404Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181811067Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.181881639Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18192782Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182111465Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182184327Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182324271Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182404423Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182577748Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182703401Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182872816Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182933308Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.182986289Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183038271Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183088882Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183149864Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183199465Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183280077Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18336808Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183413681Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183481823Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183537335Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183580116Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183665058Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183708309Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183772871Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183815052Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183869304Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183878774Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.183930235Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-56fcf86bf-92wwj.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184032218Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-watch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184059109Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184067399Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18409656Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184214533Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184287865Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184326966Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184340767Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184350837Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184389378Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184794979Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184864001Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-92wwj/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184913622Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184931803Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.184977784Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185028296Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185127068Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.1851695Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185240631Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185280133Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185343654Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185383295Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185497919Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185602232Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185705724Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185760356Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185800667Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185856559Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18589627Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.185980792Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186025913Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186087105Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186157617Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186223509Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186234149Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18626514Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186349992Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186447325Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186515287Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18662435Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.186711312Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187016371Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187069732Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187181485Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187318529Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187533005Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187602067Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187651118Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18772443Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187763441Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187830633Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187866344Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187896495Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.187956727Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188046439Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188125631Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188181133Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188230104Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188272846Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188327497Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18841279Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188498822Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188552553Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188593435Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188674197Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188687967Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188699197Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator-5d456fdbcd-l8qrl.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18880846Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188822711Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188829911Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188865682Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.188959485Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189041287Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-l8qrl/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189340345Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189374346Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189464328Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189477699Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.18953112Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189583062Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189627763Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189675334Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189721286Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189793978Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189837119Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189917961Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.189959542Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190024884Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190062975Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190142737Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19022765Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190299442Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190339743Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190391324Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190435545Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190507207Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190582559Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190631141Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190676722Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190753624Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190806216Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190815526Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190848537Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.190920459Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19096376Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191061893Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191138355Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191240288Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19131956Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191399842Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191557106Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191719681Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191793783Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191831434Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191903716Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191942727Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.191996298Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19204041Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192126862Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192215315Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192283946Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192300707Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192356199Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19240839Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192481482Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192529413Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192573605Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192615726Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192690948Z namespaces/openshift-config-managed/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192748189Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192810281Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192851122Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192923834Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.192960905Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193046698Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19312451Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193200412Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193245633Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193290824Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193340096Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193377657Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19348047Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193528541Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193575042Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193657375Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193718786Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.193744667Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197013417Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19709331Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197176802Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197258724Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197341286Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197506991Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197626034Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197670575Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197713317Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197798949Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19785018Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197879741Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197946943Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.197983444Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198049926Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198085167Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198174719Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198253302Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198301533Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198344364Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198401786Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198466157Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198520619Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19854049Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198596941Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198607061Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198648953Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198687083Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198740265Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198792906Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198833958Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198882009Z namespaces/openshift-config-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198893409Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19889866Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.198947041Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199050584Z namespaces/openshift-config/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199098665Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199161297Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199202828Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199246439Z namespaces/openshift-config/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19928175Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199369942Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199472005Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199553127Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199591119Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.19963478Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199682801Z namespaces/openshift-config/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199722022Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199800754Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199847496Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199891387Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.199971189Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200047391Z namespaces/openshift-config/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200083662Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200217736Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200294888Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20037482Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200479743Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200559935Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200702059Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200840273Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200891504Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200930796Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.200993147Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201036088Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20109683Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201134601Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201204883Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201244014Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201326487Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201407189Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201473181Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201507792Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201560623Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201595824Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201647216Z namespaces/openshift-config/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201683446Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201731808Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201780289Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201883662Z namespaces/openshift-console-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201932773Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.201994765Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202035436Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202071477Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202125919Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202205431Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202320044Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202429957Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202494109Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20253299Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202582131Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202617462Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202700865Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202766436Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202810468Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2028868Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202963412Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.202977702Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.203000813Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.203081085Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.203125546Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.203806635Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.203891707Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204136344Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204232517Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204361791Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204572996Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204759851Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204954777Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.204986828Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205044839Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205092131Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205130262Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205167323Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205252165Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205327417Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205392179Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20543246Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205516713Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205554664Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205620375Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205650906Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205706958Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205747569Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20580466Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205815131Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205862652Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/console-operator-68b757fb67-lwgg8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205962235Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/console-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205970245Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/console-operator/console-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.205982025Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/console-operator/console-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206025017Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/console-operator/console-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206462849Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-lwgg8/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20651356Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206560632Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206598922Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206647974Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206713826Z namespaces/openshift-console/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206768487Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206836329Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20688425Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206945682Z namespaces/openshift-console/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.206993744Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207074346Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207258021Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207675542Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207719693Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207767875Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207811636Z namespaces/openshift-console/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207862588Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.207969631Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.208005721Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.208066603Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.208190586Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.208264679Z namespaces/openshift-console/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.20829862Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.208923627Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209006779Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209267416Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209345358Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209555064Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209673678Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209850583Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209916884Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.209967816Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210041998Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210081039Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210147611Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210189382Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210278054Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210347906Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210396958Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210447889Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210507381Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210555192Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210591853Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210632314Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210687496Z namespaces/openshift-console/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210695896Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210721076Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console-6bf7c47c89-dmrwk.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210816169Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210825419Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console/console/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21083025Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console/console/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21085929Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console/console/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.210955923Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console/console/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211025345Z namespaces/openshift-console/pods/console-6bf7c47c89-dmrwk/console/console/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211074836Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211105427Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/downloads-685bfb5f64-kppxp.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21121521Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/download-server/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211223681Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/download-server/download-server/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211228101Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/download-server/download-server/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211274552Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/download-server/download-server/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211481037Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21154951Z namespaces/openshift-console/pods/downloads-685bfb5f64-kppxp/download-server/download-server/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211589991Z namespaces/openshift-console/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211632482Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211690083Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211732755Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211832497Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211878308Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21195053Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.211991222Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212058213Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212099785Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212199388Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21228742Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212367212Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212428924Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212523676Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212601999Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21264799Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212730592Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212811204Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212844965Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.212936978Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21301168Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213046701Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213164294Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213242156Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213325799Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213406301Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213507364Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213630677Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213805492Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213857813Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213897304Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213949966Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.213989497Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214037888Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214077389Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214153751Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214235894Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214280445Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214325336Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214372477Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214412049Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21447648Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214499801Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214555322Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214595814Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214682506Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214725447Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214787089Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21482936Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214873441Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214916763Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.214997285Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215075587Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215154179Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215205111Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215254552Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215321784Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215355615Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215461108Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215504339Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21555329Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215633122Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215691884Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215698884Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215750986Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.215891399Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2159283Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216042384Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216122216Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216213139Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216298671Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216384613Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216527837Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216702682Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216738563Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216791904Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216858476Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216896997Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.216972929Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21700119Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217077312Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217166575Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217212996Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217242887Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217310759Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2173463Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217407272Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217463643Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217536835Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217577776Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217679059Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21772673Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217852284Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217896785Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217932306Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.217987708Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21807004Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218153292Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218232094Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218277285Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218323237Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218368188Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218413529Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218521702Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218558863Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218601585Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218685767Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218749958Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21879861Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218893193Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.218985345Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219058647Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219143649Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219226752Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219352315Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219564561Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219854439Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.21989167Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219962872Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.219996913Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220067445Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220109366Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220205809Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220287931Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220335873Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220391294Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220515337Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220555528Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22061921Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220647921Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220707013Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220736293Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220792285Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220821596Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220883268Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.220911018Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221009371Z namespaces/openshift-dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221054882Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221115484Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221145505Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221206957Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221238167Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221379181Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221480154Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221557546Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221600368Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221653049Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221840094Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221852764Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221861325Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221879855Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221929366Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.221999679Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2220501Z namespaces/openshift-dns/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222081331Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222192744Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222271636Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222520603Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222598755Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222870863Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.222998286Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223192932Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223247963Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223280364Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223341816Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223372986Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223469449Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22351257Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223596883Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223672275Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223725556Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223778398Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223831469Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223882481Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223930442Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.223973413Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224006364Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224015794Z namespaces/openshift-dns/pods/dns-default-kvjtl/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224055465Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns-default-kvjtl.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224181909Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22420234Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns/dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22420983Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns/dns/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224250691Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns/dns/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224344153Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224405635Z namespaces/openshift-dns/pods/dns-default-kvjtl/dns/dns/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224461097Z namespaces/openshift-dns/pods/dns-default-kvjtl/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224473207Z namespaces/openshift-dns/pods/dns-default-kvjtl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224485377Z namespaces/openshift-dns/pods/dns-default-kvjtl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224510838Z namespaces/openshift-dns/pods/dns-default-kvjtl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224615581Z namespaces/openshift-dns/pods/dns-default-kvjtl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224685583Z namespaces/openshift-dns/pods/dns-default-kvjtl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224732954Z namespaces/openshift-dns/pods/dns-default-s8b54/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224777365Z namespaces/openshift-dns/pods/dns-default-s8b54/dns-default-s8b54.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224860158Z namespaces/openshift-dns/pods/dns-default-s8b54/dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224870928Z namespaces/openshift-dns/pods/dns-default-s8b54/dns/dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224879138Z namespaces/openshift-dns/pods/dns-default-s8b54/dns/dns/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.224925409Z namespaces/openshift-dns/pods/dns-default-s8b54/dns/dns/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225024022Z namespaces/openshift-dns/pods/dns-default-s8b54/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225094684Z namespaces/openshift-dns/pods/dns-default-s8b54/dns/dns/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225115575Z namespaces/openshift-dns/pods/dns-default-s8b54/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225124575Z namespaces/openshift-dns/pods/dns-default-s8b54/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225131995Z namespaces/openshift-dns/pods/dns-default-s8b54/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225200647Z namespaces/openshift-dns/pods/dns-default-s8b54/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22528997Z namespaces/openshift-dns/pods/dns-default-s8b54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225357241Z namespaces/openshift-dns/pods/dns-default-s8b54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225406463Z namespaces/openshift-dns/pods/dns-default-xzm6j/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225474065Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns-default-xzm6j.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225563197Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225571447Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns/dns/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225582558Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns/dns/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225627009Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns/dns/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225722531Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225790433Z namespaces/openshift-dns/pods/dns-default-xzm6j/dns/dns/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225842005Z namespaces/openshift-dns/pods/dns-default-xzm6j/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225856695Z namespaces/openshift-dns/pods/dns-default-xzm6j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225861395Z namespaces/openshift-dns/pods/dns-default-xzm6j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225898956Z namespaces/openshift-dns/pods/dns-default-xzm6j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.225990369Z namespaces/openshift-dns/pods/dns-default-xzm6j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226052041Z namespaces/openshift-dns/pods/dns-default-xzm6j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226114933Z namespaces/openshift-dns/pods/node-resolver-2gtvd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226156963Z namespaces/openshift-dns/pods/node-resolver-2gtvd/node-resolver-2gtvd.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226226325Z namespaces/openshift-dns/pods/node-resolver-2gtvd/dns-node-resolver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226234566Z namespaces/openshift-dns/pods/node-resolver-2gtvd/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226243346Z namespaces/openshift-dns/pods/node-resolver-2gtvd/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226295478Z namespaces/openshift-dns/pods/node-resolver-2gtvd/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22638733Z namespaces/openshift-dns/pods/node-resolver-2gtvd/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226473702Z namespaces/openshift-dns/pods/node-resolver-2gtvd/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226701949Z namespaces/openshift-dns/pods/node-resolver-b9n4c/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22674643Z namespaces/openshift-dns/pods/node-resolver-b9n4c/node-resolver-b9n4c.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226825152Z namespaces/openshift-dns/pods/node-resolver-b9n4c/dns-node-resolver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226834992Z namespaces/openshift-dns/pods/node-resolver-b9n4c/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226842613Z namespaces/openshift-dns/pods/node-resolver-b9n4c/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226890184Z namespaces/openshift-dns/pods/node-resolver-b9n4c/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.226983606Z namespaces/openshift-dns/pods/node-resolver-b9n4c/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227053648Z namespaces/openshift-dns/pods/node-resolver-b9n4c/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22709584Z namespaces/openshift-dns/pods/node-resolver-k2tfb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227144441Z namespaces/openshift-dns/pods/node-resolver-k2tfb/node-resolver-k2tfb.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227217613Z namespaces/openshift-dns/pods/node-resolver-k2tfb/dns-node-resolver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227227433Z namespaces/openshift-dns/pods/node-resolver-k2tfb/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227236084Z namespaces/openshift-dns/pods/node-resolver-k2tfb/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227276845Z namespaces/openshift-dns/pods/node-resolver-k2tfb/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227374927Z namespaces/openshift-dns/pods/node-resolver-k2tfb/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227457599Z namespaces/openshift-dns/pods/node-resolver-k2tfb/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227508391Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227556872Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227600443Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227636344Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227736487Z namespaces/openshift-etcd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227774188Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22784098Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227884801Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227955813Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.227989214Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228077637Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228166979Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228252572Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228298573Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228339234Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228404886Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228537649Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228621902Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228680073Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228727945Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228807077Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.228882739Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.22891741Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229027093Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229104925Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229183137Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229259279Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229344512Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229489036Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229660331Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229721602Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229738013Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229797684Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229846776Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229913618Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.229952699Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230036161Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230120593Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230164074Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230200445Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230254677Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230293078Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23035308Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230395551Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230471843Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230519054Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230604106Z namespaces/openshift-host-network/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230650088Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23071694Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230755971Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230828043Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230874304Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.230950366Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.231038069Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.231113831Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.231772889Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23181936Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.231867641Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.231908233Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.231992695Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232048497Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232086027Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2321888Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232262143Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232304464Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232410947Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232517119Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232591592Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232670764Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232745686Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23289517Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.232999203Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233055264Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233093695Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233158217Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233197298Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233234699Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23327638Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233332832Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233393064Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233495357Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233575859Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23362461Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233659351Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233701852Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233747044Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233808305Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233839186Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233897528Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.233946579Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234038361Z namespaces/openshift-image-registry/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234090023Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234149705Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234170575Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234245487Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234288168Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234396742Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234549696Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234744221Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234783502Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234820223Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234863874Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.234893935Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235004988Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235044909Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235100421Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235195204Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235246635Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235256135Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235304687Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235376169Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.235444071Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.236041897Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.236124869Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.236380246Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.236600202Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.236839399Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.236977253Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23722424Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237294402Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237331183Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237407545Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237464046Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237531318Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23758011Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237663132Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237751864Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237814776Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237865187Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.237938159Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238012231Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238118544Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238225427Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238272579Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23833155Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238381052Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238434293Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238500575Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238509805Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238562617Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/image-registry-6fb9b66865-xdmsv.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23867276Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/registry/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23868186Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/registry/registry/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23869678Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/registry/registry/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.238735011Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/registry/registry/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.23940546Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239498503Z namespaces/openshift-image-registry/pods/image-registry-6fb9b66865-xdmsv/registry/registry/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239544644Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239588905Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca-7sqsr.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239664007Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239676017Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca/node-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239680568Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca/node-ca/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239729039Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca/node-ca/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239845112Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239910234Z namespaces/openshift-image-registry/pods/node-ca-7sqsr/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239956385Z namespaces/openshift-image-registry/pods/node-ca-j6f68/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.239992856Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca-j6f68.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240076029Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240085069Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca/node-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240101549Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca/node-ca/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24013328Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca/node-ca/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240285614Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240357856Z namespaces/openshift-image-registry/pods/node-ca-j6f68/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240406268Z namespaces/openshift-image-registry/pods/node-ca-qflbj/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24050234Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca-qflbj.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240591873Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240601923Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca/node-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240609094Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca/node-ca/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240647415Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240781728Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24085089Z namespaces/openshift-image-registry/pods/node-ca-qflbj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240895301Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240932682Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.240998154Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241035715Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241135048Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241183049Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241248351Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241270862Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241345804Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241389835Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241523099Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241608031Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241689393Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241738185Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241776086Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241833067Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241862868Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.241954441Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242016232Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242065994Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242149546Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242224578Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242266619Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242407113Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242504656Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242674171Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242755893Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.242926427Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243067482Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243259257Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243328689Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2433813Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243467293Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243517074Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243562775Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243622207Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243696019Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243778611Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243841473Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243893034Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.243949256Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244002767Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244048558Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244057489Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24411311Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/ingress-canary-5gjsq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244217253Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/serve-healthcheck-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244225343Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244229503Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244277975Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244371507Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244550552Z namespaces/openshift-ingress-canary/pods/ingress-canary-5gjsq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244599204Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244626325Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/ingress-canary-ftdp5.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244700716Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/serve-healthcheck-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244710387Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244749528Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244795449Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244890642Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244963114Z namespaces/openshift-ingress-canary/pods/ingress-canary-ftdp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.244977364Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245030446Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/ingress-canary-rfjpf.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245105978Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/serve-healthcheck-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245113198Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245119518Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245153699Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245239782Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245304563Z namespaces/openshift-ingress-canary/pods/ingress-canary-rfjpf/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245326104Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245372575Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245435277Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245492138Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245585881Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245626172Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245691934Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245725035Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245795927Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245836038Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24591752Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.245993692Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246072414Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246112416Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246153317Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246202358Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246234089Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246323952Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246355862Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246393493Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246506826Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.246564958Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24661632Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.247280938Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24736378Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.247485964Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.247562156Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.247645678Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.247779202Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.247978527Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248053049Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248103151Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248172993Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248196343Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248262095Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248277026Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248289826Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248382709Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2484372Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248542523Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248617885Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248681017Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248722718Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24879137Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248826811Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248909093Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.248947744Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249013886Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249055717Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249115609Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249124249Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.24916895Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249247672Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249287714Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249323104Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249375756Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249468999Z namespaces/openshift-ingress/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2495212Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249590812Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249631323Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249699745Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249741686Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249823988Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.249982643Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250105306Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250168518Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250220909Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25026457Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250301091Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250407954Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250476536Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250529838Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25060091Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250676352Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250720063Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250834466Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.250925589Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251063903Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251141655Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251282249Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251463394Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251634598Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251713141Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251763772Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251841834Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251911176Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.251973048Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252017219Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252099941Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252218264Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252277476Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252333548Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252385349Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252439731Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252658467Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252695018Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252745499Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252755209Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252811271Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router-default-676bdfbb55-pg2m6.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252927034Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252934494Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router/router/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252938444Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router/router/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.252988536Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router/router/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253115829Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router/router/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253183141Z namespaces/openshift-ingress/pods/router-default-676bdfbb55-pg2m6/router/router/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253235483Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253283564Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253326525Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253368606Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253647904Z namespaces/openshift-insights/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253696245Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253761007Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253796128Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25386282Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.253896271Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254026405Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254142228Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25424036Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254294032Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254345553Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254409615Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254480337Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254540249Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25457923Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254654002Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254729694Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254768925Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254852427Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25493303Z namespaces/openshift-insights/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.254982221Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.255882796Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.255965018Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.256283767Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.256443541Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25676491Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.256855133Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257011007Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257074469Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25711094Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257195532Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257235063Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257329396Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257385467Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257450569Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257506211Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257550312Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257612194Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257643375Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257721777Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257768168Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25785348Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257931443Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.257996295Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258034445Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258104798Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258154369Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25821685Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258257522Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258321764Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258361405Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258435216Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258448937Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258472528Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/insights-operator-5c847dcfc4-sszjf.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25857069Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/insights-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258579831Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/insights-operator/insights-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258587621Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/insights-operator/insights-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258625112Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.258985262Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-sszjf/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259317521Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259350932Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/insights-runtime-extractor-6s8pl.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259476605Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259490086Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/exporter/exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259500016Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/exporter/exporter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259536767Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/exporter/exporter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.25963536Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259702692Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/exporter/exporter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259734992Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/extractor/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259742413Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/extractor/extractor/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259749753Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/extractor/extractor/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259801314Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/extractor/extractor/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259902757Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.259973249Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/extractor/extractor/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260162964Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260175325Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260182775Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260224046Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260316639Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260396631Z namespaces/openshift-insights/pods/insights-runtime-extractor-6s8pl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260522734Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260566095Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/insights-runtime-extractor-9v8jj.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260657298Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260667838Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/exporter/exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260675858Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/exporter/exporter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26072734Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/exporter/exporter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260810472Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260880254Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/exporter/exporter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260917745Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/extractor/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260932636Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/extractor/extractor/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260937726Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/extractor/extractor/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.260987397Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/extractor/extractor/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26109251Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261164542Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/extractor/extractor/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261178772Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261191263Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261210383Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261257195Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261343367Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261413169Z namespaces/openshift-insights/pods/insights-runtime-extractor-9v8jj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261481691Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261536962Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/insights-runtime-extractor-j4qr6.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261621095Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261630145Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/exporter/exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261636585Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/exporter/exporter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261690017Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/exporter/exporter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261778119Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261847921Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/exporter/exporter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261882632Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/extractor/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261890122Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/extractor/extractor/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261896112Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/extractor/extractor/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.261948634Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/extractor/extractor/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262045036Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262114038Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/extractor/extractor/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26215377Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2621617Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26216804Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262207261Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262301543Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262364295Z namespaces/openshift-insights/pods/insights-runtime-extractor-j4qr6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262429587Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262471848Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26254142Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262580401Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262640083Z namespaces/openshift-keda/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262654183Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262660673Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262701625Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262795257Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262833748Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262840829Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26289371Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.262957282Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263009013Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263095316Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263178788Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26325758Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26327218Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263303151Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263507517Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263553058Z namespaces/openshift-keda/operators.coreos.com/installplans/install-2nmmv.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263663881Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263689842Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263772464Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.263790545Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264078163Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264120714Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264285928Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264302899Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264390621Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264410242Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264510295Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264532415Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264631448Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26469894Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264777522Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264827413Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264856794Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264910876Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.264946307Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265037199Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265096071Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265145972Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265228615Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265290586Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265340787Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265461551Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265544963Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265623225Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265706618Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26579314Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.265922964Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266091808Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26615192Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266185851Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266242283Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266280333Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266349046Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266386496Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266496419Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266581512Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266625893Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266668014Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266716556Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266751277Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266799228Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266844059Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266885Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.266932971Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267028594Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267078206Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267136527Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267177198Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26724947Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267295562Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267382994Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267481807Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267560649Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26760669Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267652682Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267709443Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267748344Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267837547Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.267900938Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26794591Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268028142Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268072013Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268113414Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268227387Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268305949Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268386542Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268549716Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268632038Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268769542Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268953147Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.268998949Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2690465Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269092451Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269135183Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269183404Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269222495Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269299667Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269376539Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269476942Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269522633Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269587675Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269630556Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269724389Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.26978146Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269813031Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269864703Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269907044Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.269956695Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270002456Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270059198Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270099749Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270182492Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270235393Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270294435Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270338546Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270403558Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270454999Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270545582Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270628224Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.270708416Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271045275Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271086737Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271158808Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271198029Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271282482Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271324773Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271369294Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271470637Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271542749Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27157884Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271693933Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271773616Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.271855118Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27193471Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272019232Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272139846Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272333041Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272542417Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272585698Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272639409Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27267823Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272754672Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272789113Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272878836Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.272955118Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273000269Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27304328Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273104972Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273154134Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273191665Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273232546Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273296487Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273346519Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273406921Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273456562Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273561495Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273614936Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273656417Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273703759Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273774571Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273811172Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273897724Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.273970166Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274049828Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27410443Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274145711Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274186892Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274244984Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274328156Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274378928Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274440049Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274528152Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274594343Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274615324Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274639695Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274695326Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274734587Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27483256Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.274912962Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27517866Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275262862Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275346575Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275493208Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275645663Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275694844Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275739225Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275785027Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275829568Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275873279Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27591545Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.275999242Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276082475Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276126896Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276169807Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276237259Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27628249Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276337072Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276373673Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276442265Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276479676Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276569428Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27661369Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276668561Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276713952Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276775124Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276810195Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276892877Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.276976689Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277053762Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277104573Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277151874Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277211426Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277260027Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27734213Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27737504Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277435772Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277611347Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277692469Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27772145Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277840844Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.277922756Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278006818Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27808506Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278167413Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278287396Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278465651Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278533243Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278581904Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278620475Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278671046Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278709888Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278758699Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278842931Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278923053Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.278966404Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279008376Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279055117Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279104618Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27915625Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279205671Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279247192Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279289304Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279387666Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279433097Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.27952099Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279553091Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279627103Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279665854Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279753636Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279831508Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279915161Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.279959562Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280013313Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280084066Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280176038Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280270311Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280318412Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280357203Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280468366Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280513907Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280568739Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280670282Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280750714Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280829756Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.280914698Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.281018031Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.281137555Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.281296659Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282119302Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282168223Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282233065Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282277636Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282345718Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28242825Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282529693Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282608635Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282649376Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282687767Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282738599Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28277827Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282836862Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282891003Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282922474Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.282977906Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283075738Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283116059Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283191611Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283227532Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283298244Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283334235Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283438728Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283564622Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283666845Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283721526Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283774717Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283826919Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283899711Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.283978083Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284041965Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284078066Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284186839Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28422541Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2842352Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284274381Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284348833Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284402695Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284632331Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284711814Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.284978171Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285060173Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285183776Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28531423Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285512956Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285571927Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285621399Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28566943Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285713301Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285758802Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285810194Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285891746Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.285985199Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28603246Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286065721Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286111512Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286156783Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286199044Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286208445Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286268717Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/kube-storage-version-migrator-operator-846bf668f7-pw7kb.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28640385Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/kube-storage-version-migrator-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28641375Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286439321Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286482282Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286599776Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-pw7kb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286738239Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28676755Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286833722Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286869133Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286954025Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.286984736Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287057738Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287087289Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287164671Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287199542Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287287735Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287395398Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287514221Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287569393Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287599973Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287672055Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287709636Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287794719Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28785286Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287901232Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.287984014Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288065886Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288107287Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28821695Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288299003Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288434446Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288524329Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288635892Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288767055Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.28893759Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.288981281Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289023453Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289063814Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289113495Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289142386Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289191197Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2892751Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289356222Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289395993Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289456975Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289505606Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289548437Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289589068Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289598309Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289641Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator-d57d58cc9-4qbbq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289707032Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/graceful-termination/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289716082Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/graceful-termination/graceful-termination/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289729142Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289780714Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289880726Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289939438Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289987089Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.289996429Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator/migrator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.29000254Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator/migrator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290035451Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator/migrator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290138024Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290200605Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-4qbbq/migrator/migrator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290255847Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290294738Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290350719Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.29038725Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290469013Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290482453Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290487103Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290528894Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290633357Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.29074211Z namespaces/openshift-marketplace/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.29075179Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.29075605Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290786731Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290850983Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290863664Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290891174Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.290982987Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291064659Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291154392Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291267315Z namespaces/openshift-monitoring/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291300226Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291371618Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291404359Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291505731Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291543992Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.291688027Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.292097428Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.292689474Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.292917061Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.292973082Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293040884Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293082205Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293195368Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293241399Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293287261Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293368113Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293429635Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.293499157Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.296341475Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.29651077Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.297669812Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.297749264Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.2986857Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.298809344Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299265516Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299458511Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299500463Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299653457Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299690428Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299748139Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299801341Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299889183Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.299963025Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300029567Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300073339Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300225043Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300262434Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300353876Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300405528Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300694136Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.300726497Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30083618Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301004884Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301091516Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301340583Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301503638Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301635192Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301724444Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301832787Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.301920259Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302036403Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302078004Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302168516Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302255269Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302340791Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302464525Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302570848Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302716312Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302806204Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302890766Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.302986069Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303071791Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303187214Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303233656Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303268467Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303327598Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303336059Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3033857Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303494433Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303510534Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303583656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30376337Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303771611Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303777831Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303824172Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303925235Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.303991267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304031488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304041208Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304045548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30409808Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304216823Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304280665Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304332796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304341586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304349827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304405148Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304512421Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304586773Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304629945Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304639045Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304646125Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304691886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304790609Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304857731Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304905142Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304914202Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304925913Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.304967604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305058066Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305132068Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30518355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3051944Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30520881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305243582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305325974Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305393686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305429756Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305444417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305451617Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305498029Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305591021Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305661013Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305682283Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305728725Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator-64786d9cbb-szqb7.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305818197Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305834268Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305839358Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.305894309Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30628694Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306351932Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-szqb7/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306412614Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306480886Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics-7c9dbb8b7d-6fvsz.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306575358Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-main/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306584719Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306591009Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30664156Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306740163Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306808905Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306850366Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-self/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306858376Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306868946Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.306922538Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30700054Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307073172Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307100943Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307114023Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307121303Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307175675Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307430282Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307505774Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-6fvsz/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307552965Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307602367Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server-585cbb7495-5rpcq.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30770745Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30771606Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server/metrics-server/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30772554Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server/metrics-server/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307766731Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307857494Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307927396Z namespaces/openshift-monitoring/pods/metrics-server-585cbb7495-5rpcq/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.307976147Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308020918Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin-d5dcff7cf-4jcz8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30809948Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308109511Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308116971Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308185933Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308317427Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308375848Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4jcz8/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30843941Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308559623Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter-5hssj.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308665636Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/init-textfile/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308675676Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/init-textfile/init-textfile/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308684957Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308740018Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30881783Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308890132Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308929093Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308936174Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.308942594Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309000886Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309117829Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309189041Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309234132Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309243392Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter/node-exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309247382Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309304384Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309441098Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30953174Z namespaces/openshift-monitoring/pods/node-exporter-5hssj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309547991Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309605562Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter-ft4kf.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309694695Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/init-textfile/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309703855Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/init-textfile/init-textfile/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309708295Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/init-textfile/init-textfile/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309747166Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309812328Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.30989171Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309931411Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309941372Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309950912Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.309999523Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310094866Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310164348Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310201289Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310208799Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter/node-exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310215059Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter/node-exporter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31026501Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310373904Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310459736Z namespaces/openshift-monitoring/pods/node-exporter-ft4kf/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310511737Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310563969Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter-j65w9.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310663232Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/init-textfile/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310672352Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/init-textfile/init-textfile/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310676662Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/init-textfile/init-textfile/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310711873Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310794395Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310866067Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310904198Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310911078Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.310917608Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31096022Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311059203Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311127774Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311174295Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311181066Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter/node-exporter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311187316Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter/node-exporter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311240837Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31135282Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311438393Z namespaces/openshift-monitoring/pods/node-exporter-j65w9/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311499875Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311546776Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics-54cf96dfcf-2gfjh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31168433Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-main/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31169101Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31169718Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311752531Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311845464Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311915156Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311954947Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-self/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311961697Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.311978088Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312032479Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312119192Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312200604Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312237385Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312247265Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312251745Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312287766Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312388179Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312467621Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-2gfjh/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312491042Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312569694Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312753719Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31276944Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31277832Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312818661Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312915724Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.312982656Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313021157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313027677Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313039027Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313085888Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313179521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313243513Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313260643Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313446749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313462729Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31349982Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313596802Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313667504Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313687575Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313694925Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313707456Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313749207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313835189Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313903151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313923372Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313933722Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313937732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.313987733Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314087606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314156278Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314180019Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314186339Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314198309Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314241351Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314503108Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31456996Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314615271Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314627001Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314631361Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314657432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314757755Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314828397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314868988Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314900689Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator-567f7b8b7c-xjx8n.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.314999691Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315009382Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315013862Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315043213Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315138055Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315202567Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315230808Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315235538Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315240338Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315279749Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315479205Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315548896Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-xjx8n/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315590418Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315621049Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook-d559d66d5-d5rfh.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315701861Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315710671Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315721681Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315760642Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315858515Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315924777Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5rfh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315965358Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.315997149Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client-77c5bb6b6d-wnwzd.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316152043Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316162184Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316173664Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316217955Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316315288Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31637469Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3164092Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/reload/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316438191Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/reload/reload/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316447472Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/reload/reload/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316507073Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/reload/reload/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316620896Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316679998Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/reload/reload/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316724409Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316732839Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client/telemeter-client/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316736829Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316774321Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316912874Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.316981986Z namespaces/openshift-monitoring/pods/telemeter-client-77c5bb6b6d-wnwzd/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317036468Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31710977Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-querier-67fff8d9b6-7h9lc.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317239283Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317249554Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317254764Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317291145Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317364877Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31746082Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31747695Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-rules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31748409Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31748797Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317535231Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317626664Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317698206Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317727307Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-web/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317733407Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317744427Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317790538Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317876961Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317940403Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317969443Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317977424Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.317984204Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318023715Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318108077Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31818816Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31820156Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/prom-label-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.31820917Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3182152Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318268662Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318362254Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318428436Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318480388Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-query/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318489528Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-query/thanos-query/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318493658Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-query/thanos-query/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318530459Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318643282Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318707784Z namespaces/openshift-monitoring/pods/thanos-querier-67fff8d9b6-7h9lc/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318743995Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318778146Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318843118Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318861268Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.318981402Z namespaces/openshift-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319019872Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319087034Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319125795Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319166497Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319211828Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319537587Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319613619Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319693041Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319744253Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319772273Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.319924168Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320041831Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320101373Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320153204Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320202215Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320245137Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320326239Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32037053Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320413031Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320529354Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320550095Z namespaces/openshift-multus/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320609536Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320754071Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.320822322Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.321329396Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.321475691Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322065337Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322156489Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322291483Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322337304Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322385516Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322508959Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322606442Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322699004Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322771946Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322815157Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.322939471Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323022243Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323111196Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323159237Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323196208Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32325433Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323305431Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323356383Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323393773Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323466726Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323535028Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32362233Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323708702Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323746903Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323789495Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323834356Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323881277Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323942569Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.323970209Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324028221Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324069632Z namespaces/openshift-multus/pods/multus-4znsz/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324107663Z namespaces/openshift-multus/pods/multus-4znsz/multus-4znsz.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324300099Z namespaces/openshift-multus/pods/multus-4znsz/kube-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324308769Z namespaces/openshift-multus/pods/multus-4znsz/kube-multus/kube-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324328589Z namespaces/openshift-multus/pods/multus-4znsz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32434203Z namespaces/openshift-multus/pods/multus-4znsz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324827463Z namespaces/openshift-multus/pods/multus-4znsz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324886695Z namespaces/openshift-multus/pods/multus-4znsz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324905185Z namespaces/openshift-multus/pods/multus-7xk2j/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.324959377Z namespaces/openshift-multus/pods/multus-7xk2j/multus-7xk2j.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325048129Z namespaces/openshift-multus/pods/multus-7xk2j/kube-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325056319Z namespaces/openshift-multus/pods/multus-7xk2j/kube-multus/kube-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32506026Z namespaces/openshift-multus/pods/multus-7xk2j/kube-multus/kube-multus/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325095451Z namespaces/openshift-multus/pods/multus-7xk2j/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325553563Z namespaces/openshift-multus/pods/multus-7xk2j/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325613585Z namespaces/openshift-multus/pods/multus-7xk2j/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325665126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325700447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/multus-additional-cni-plugins-fmsf2.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325850012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/bond-cni-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325861522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325866572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325897913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.325982755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326059157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326076348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326084018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/cni-plugins/cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326088708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326133719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326226722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326284553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326323905Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/egress-router-binary-copy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326331855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326335965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326371136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326479299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326554701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326573012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326580162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326590292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326627343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326693865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326771767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326797418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/routeoverride-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326806358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326816018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326857579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.326941652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327008293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327054355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni-bincopy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327064145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327069385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327094606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327194919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327268691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327300502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327305832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327310172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327345963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327443036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327533638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fmsf2/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32758118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327638001Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/multus-additional-cni-plugins-hj68f.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327758124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/bond-cni-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327769145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327778385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327799786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327892828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32795971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327978091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327992611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/cni-plugins/cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.327999871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328036062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328131385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328207257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328251778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/egress-router-binary-copy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328260998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328264928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328301349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328391872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328482474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328517405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328525326Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328529416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328564067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328638769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328709121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328787003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/routeoverride-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328803223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328915446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328928157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328937897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.328995049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329023259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni-bincopy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329028869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32903291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329069691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329155193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329227225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329262826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329270526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329274436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329308007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.32939797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329484222Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hj68f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329525783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329571624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/multus-additional-cni-plugins-p24sw.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329704148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/bond-cni-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329712568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329716708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329747369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329844162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329919334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329955195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329964375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/cni-plugins/cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.329968215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330000196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330086269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330158651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330186712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/egress-router-binary-copy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330191952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330195862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330235903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330324255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330390897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330438759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330456539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330461419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33049224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330571732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330636604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330675155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/routeoverride-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330684485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330690835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330720146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330810879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330876571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330913752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni-bincopy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330922492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330926452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.330957923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331048315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331112067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331150118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331158328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331162219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33119394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331281742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331344044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p24sw/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331371644Z namespaces/openshift-multus/pods/multus-qwmt2/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331434376Z namespaces/openshift-multus/pods/multus-qwmt2/multus-qwmt2.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331527099Z namespaces/openshift-multus/pods/multus-qwmt2/kube-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331535279Z namespaces/openshift-multus/pods/multus-qwmt2/kube-multus/kube-multus/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331539349Z namespaces/openshift-multus/pods/multus-qwmt2/kube-multus/kube-multus/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33157939Z namespaces/openshift-multus/pods/multus-qwmt2/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331829377Z namespaces/openshift-multus/pods/multus-qwmt2/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331894129Z namespaces/openshift-multus/pods/multus-qwmt2/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33193072Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.331968551Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon-298jv.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332069864Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332081044Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332087564Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332135166Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332223238Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33229643Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332328961Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332335801Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332339891Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332373632Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332603258Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33267161Z namespaces/openshift-multus/pods/network-metrics-daemon-298jv/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332709791Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332745742Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon-dvh5h.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332882806Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332890726Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332895027Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.332926367Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3330183Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333091542Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333108072Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333120823Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333128713Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333169934Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333286637Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333352279Z namespaces/openshift-multus/pods/network-metrics-daemon-dvh5h/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33338364Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333438022Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon-pw8j5.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333521744Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333535214Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333539664Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333573115Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333663778Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333724879Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33375801Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33376512Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333769581Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333811602Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.333947456Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334015387Z namespaces/openshift-multus/pods/network-metrics-daemon-pw8j5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334033238Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334081779Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334130581Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334139961Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334174122Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334262894Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334300885Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334345707Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334431129Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334497121Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334546932Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334589243Z namespaces/openshift-network-console/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334638955Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334693366Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334740607Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334783159Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33482323Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.334907762Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335013135Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335115438Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335151819Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33520238Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335272452Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335318003Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335362005Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335394405Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335497119Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33554476Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335586521Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335669953Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335712204Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335762336Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335869509Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.335946111Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336060584Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336139836Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33629407Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336430524Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336560218Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336617649Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33664587Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336719112Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336757043Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336810175Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336845496Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336900457Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.336930758Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33698202Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337027351Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337106763Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337188945Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337229716Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337276018Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337318039Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33736583Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337412681Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337437282Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337485263Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin-6bffdf9778-wbrbz.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337562605Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337571736Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337576216Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337606847Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33770252Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337773121Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wbrbz/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337805962Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337843873Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337900825Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337939596Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.337971677Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338030669Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33808153Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338128781Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338159522Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338209923Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338316466Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33843599Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338537672Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338577284Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338619565Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338686717Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338714557Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33879019Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338831601Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338880732Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.338917873Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339000135Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339046817Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339086688Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.33916683Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339213431Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339243592Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339350685Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339459248Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339655543Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339735376Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.339961292Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340047414Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340164417Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340230419Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340283141Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340332312Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340375343Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340541068Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340591979Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3406244Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340691122Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340738843Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340785685Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340823526Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.340906788Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34098452Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341037192Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341069322Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341131504Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341167995Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341206566Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341255758Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341303459Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341311779Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34134722Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/network-check-source-989f8b8dc-sptlg.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341438923Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/check-endpoints/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341450573Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/check-endpoints/check-endpoints/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341454993Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341485324Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341602037Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341666679Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-sptlg/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34170799Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341737721Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-cthzm.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341817793Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-container/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341825683Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341830023Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341863704Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.341952487Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342022489Z namespaces/openshift-network-diagnostics/pods/network-check-target-cthzm/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34206262Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342103521Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-kn7px.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342181443Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-container/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342193174Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342200004Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342227154Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342315897Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342385889Z namespaces/openshift-network-diagnostics/pods/network-check-target-kn7px/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34243763Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342481572Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-nhm2w.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342555134Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-container/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342562694Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342569704Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342582964Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342685097Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342752189Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhm2w/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3427701Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342822561Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342868862Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342877983Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342910293Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.342998046Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343041397Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343092558Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343169591Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343218872Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343261763Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343388787Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343433058Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34351241Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343552841Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343599483Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343640444Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343725976Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343802508Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3438831Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343929542Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.343968723Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344020204Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344055175Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344137418Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344191629Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34423223Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344311052Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344357174Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344366274Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344390094Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344471077Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344510158Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344609911Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344683873Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344766715Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344850687Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.344923909Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345074533Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345184696Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345228968Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345269799Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34532016Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345364901Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345399542Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345475055Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345517256Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345557647Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345635369Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345714141Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345772423Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345800084Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345855685Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345893306Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345937267Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.345977429Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34602333Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34603309Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346069031Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346119812Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346157253Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346214135Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346252286Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346298697Z namespaces/openshift-network-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346343619Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34640737Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346465692Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346559334Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346597895Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346708179Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346782741Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346861463Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346908274Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.346950135Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347019807Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347055698Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34710206Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347142701Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347231543Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347265714Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347297405Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347394388Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347456949Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34747096Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347507581Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347556782Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347601293Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347737327Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347814959Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.347974084Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348054146Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348243581Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348326543Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34855736Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348615741Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348661913Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348743695Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348804207Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348844698Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348892549Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34893663Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.348985402Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349032953Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349075744Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349116665Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349197238Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.34927577Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349321121Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349362342Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349432814Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349480975Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349539177Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349577078Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349627719Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349667931Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349715142Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349723252Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349759123Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter-27v7q.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349847945Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349855816Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349860086Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349887826Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.349974669Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350051011Z namespaces/openshift-network-operator/pods/iptables-alerter-27v7q/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350074082Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350116293Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter-kt4n7.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350194335Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350204865Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350209666Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350237536Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350326539Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35038768Z namespaces/openshift-network-operator/pods/iptables-alerter-kt4n7/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350429141Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350480463Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter-sskwm.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350548175Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350556185Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350560065Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350597636Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350680748Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35074826Z namespaces/openshift-network-operator/pods/iptables-alerter-sskwm/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350783721Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350821862Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350876194Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350911375Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.350960016Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351003057Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351061849Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35109607Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351145071Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351181712Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351268185Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351345747Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35147175Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351518212Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351561283Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351606274Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351646635Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351725087Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351770539Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35181086Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351889852Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351938763Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.351989265Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352073887Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35217849Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352260082Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352340174Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352436337Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352564861Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352788027Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352849508Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35289303Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352952461Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.352973592Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353031604Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353083635Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353162427Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353242589Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353288891Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353318172Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353377703Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353406104Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353501717Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353541778Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35361754Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35362487Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353650021Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353717583Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353757153Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353813265Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353854886Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353900608Z namespaces/openshift-operators/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353907688Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353912038Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.353945209Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3540043Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354036931Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354106173Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354142594Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354188956Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354223457Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354517515Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354597177Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354675749Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35471913Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354762511Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354896465Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354944777Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.354995218Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355020579Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355100391Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355151312Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355193803Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355271886Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355317897Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355327127Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355358238Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35543278Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355473971Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355694077Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.355774089Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.356092478Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.356236262Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.356849799Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.356928961Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357098126Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357155887Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357197049Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357279611Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357395754Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357455276Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357551309Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357588579Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357634181Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357687492Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357732214Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357786315Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357820426Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357872177Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357885438Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.357897418Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35795283Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358006591Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358082273Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358164426Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358211167Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358241688Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35831484Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358350321Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358432353Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358483864Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358534866Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358541986Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358583717Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358668309Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.35871179Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358752562Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358803873Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358813944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.358892266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-node-4qg88.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359080481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-node/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359093091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359097721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359128792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359231145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359303867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359332618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359339518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359344038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359383269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359587085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359657647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359677367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/nbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359688408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/nbdb/nbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359699928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/nbdb/nbdb/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359735139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/nbdb/nbdb/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359838912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359901594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359942565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/northd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359952905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/northd/northd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359957655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/northd/northd/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.359984856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/northd/northd/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360095779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360179561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/northd/northd/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360215612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-acl-logging/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360229512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360236763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360263673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360351876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360390497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360397437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-controller/ovn-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360410688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360472069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360666745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360736646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360767347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360772438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360776688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.360815099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.361704203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.361770365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.361800866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/sbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.361806476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/sbdb/sbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.361810736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/sbdb/sbdb/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.361854797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/sbdb/sbdb/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36195268Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362019152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4qg88/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362044803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362120535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-node-ckj95.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362269069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-node/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362278259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36228286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36231153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362437694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362523066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362559547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362567527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362572328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362610769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362722652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362789334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362824515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/nbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362836045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/nbdb/nbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362840295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/nbdb/nbdb/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362864716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/nbdb/nbdb/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.362963938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36303468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363052551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/northd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363064951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/northd/northd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363075891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/northd/northd/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363104812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/northd/northd/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363213495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363286447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/northd/northd/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363303558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-acl-logging/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363309638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363315868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363358749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363480053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363530584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363537664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-controller/ovn-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363541734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363576425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36374722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363812972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363832102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363842963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363846993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.363891924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.364878591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.364933413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.364970504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/sbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.364977624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/sbdb/sbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.364981844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/sbdb/sbdb/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365014415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/sbdb/sbdb/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365109098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36518456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ckj95/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36520152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365286152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-node-qq75z.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365438067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-node/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365453117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365460757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365491308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365623742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365689254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365729335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365740445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365746635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365771306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36590233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365968171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.365994602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/nbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366001012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/nbdb/nbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366005732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/nbdb/nbdb/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366045104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/nbdb/nbdb/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366141506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366209468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366233539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/northd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366239129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/northd/northd/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366246299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/northd/northd/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36628529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/northd/northd/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366390423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366473305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/northd/northd/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366504996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-acl-logging/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366511026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366515566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366551238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36664667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366691931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366701322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-controller/ovn-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366705292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366738223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.366950429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36701511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.367058802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.367068942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.367073732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.367087332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368208783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368274935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368313566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/sbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368321916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/sbdb/sbdb/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368326147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/sbdb/sbdb/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368358657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/sbdb/sbdb/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368472261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368540133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qq75z/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368624465Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368660216Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368709297Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368717458Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368754779Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368843671Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.368973845Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369018766Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369061027Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369146999Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369232522Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369288383Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369323174Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369369016Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369377256Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369381306Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369436007Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369483429Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.36954198Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369601802Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369624612Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369681184Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369722725Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369801397Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.369917161Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370009943Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370056655Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370102846Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370146267Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370183538Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37026741Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370311782Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370355783Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370437085Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370498587Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370507647Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370546638Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37059671Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37063804Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370749154Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.370828826Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371021941Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371093023Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371222127Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37134918Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371547646Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371605757Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371652079Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3717014Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371740911Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371786412Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371826444Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371908086Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.371988128Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372033549Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37207415Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372127532Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372187643Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372236565Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372278006Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372321237Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372329177Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372371099Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/service-ca-operator-5d46d9ffd4-d56h8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372545643Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/service-ca-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372558014Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372564514Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372593655Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372749829Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d56h8/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372917734Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.372952075Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373002306Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373042427Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373087628Z namespaces/openshift-service-ca/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37312866Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373191571Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373227822Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373274893Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373314615Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373397647Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37351964Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373611883Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373657834Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373700425Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373742866Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373786038Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37386283Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373908841Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.373950222Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374028634Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374075816Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374083746Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374119747Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374172638Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37421271Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374321222Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374396644Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374527078Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37460309Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374717063Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.374845537Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375011261Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375059763Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375104784Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375141275Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375190977Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375239218Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375278189Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375357121Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375465144Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375504485Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375549987Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375592348Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375636309Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37567099Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37568058Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375721271Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-758f599c5-wx75k.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375817704Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375831534Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375839215Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.375849515Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376074821Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376140593Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-wx75k/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376172624Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376223555Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376275716Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376311677Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376360369Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37640486Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376486602Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376520093Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376569245Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376609976Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376697468Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37677761Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376859723Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376904564Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376948755Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.376993126Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377036237Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37711171Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377158551Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377199912Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377292015Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377453789Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37747295Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377583873Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377658605Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377741857Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377818959Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.377898861Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378041625Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37821988Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378263602Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378309143Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378353984Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378393875Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378460537Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378504718Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.3785834Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378663553Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378710724Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378752955Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378796876Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378837738Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378887309Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37892705Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.378974441Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379014842Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379064094Z namespaces/openshift/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379104895Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379158176Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379202217Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379245899Z namespaces/openshift/apps/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37928188Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379363382Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379462475Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379561058Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379602629Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.37964335Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379688561Z namespaces/openshift/batch/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379729882Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379808104Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379850435Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379895227Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.379969849Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38001529Z namespaces/openshift/core/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380058511Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380161864Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380247826Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380330119Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380407901Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380569926Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380691019Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380854763Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380897084Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380942206Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.380988367Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.381029268Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382341964Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382373315Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382493059Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382575921Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382679414Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382787447Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.382868019Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383023893Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383186628Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383312591Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383404594Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383523557Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383647791Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383751983Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383859636Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.383946699Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384043491Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384150354Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384255447Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384390691Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384507994Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384602967Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38470343Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384794532Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384896675Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.384990308Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385091591Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385179793Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385293376Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385400449Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385520932Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385631565Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385742578Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385827911Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.385939364Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.386025886Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38614999Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.386290554Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.386376206Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38651869Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.386625063Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.386734006Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38687339Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.386964572Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387062415Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387186758Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387317392Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387446276Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387557229Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387646761Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387747164Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.387834066Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38796004Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388080963Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388270178Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388379821Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388577487Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38867009Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388767542Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388891916Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.388995148Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389029429Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389118542Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389193704Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389229755Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389281396Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389332988Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389375169Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389435821Z namespaces/openshift/policy/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389484802Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389527173Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389570404Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389615916Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389626096Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389659487Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.38977193Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.389891583Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390013056Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39013676Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390318985Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390442188Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390561102Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390669975Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390795918Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.390905711Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391015694Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391139558Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391284212Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391385334Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391529189Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391636941Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391749495Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.391853078Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39196025Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392064913Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392188447Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39229633Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392401973Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392523796Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392619979Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392721751Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392821634Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.392936957Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393044731Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393140733Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393248226Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393342159Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393489093Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393592806Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393701998Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393801141Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.393903684Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.394024158Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39413349Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.394231343Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.394355927Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.394492891Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.394707666Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39483051Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.394960143Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395112708Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395244791Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395367595Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395506959Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395643882Z network_logs/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395676903Z network_logs/cluster_scale [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395765216Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.395838908Z network_logs/multi-networkpolicy [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39591987Z network_logs/net-attach-def [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.396015983Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.396169957Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39627989Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.397690749Z nodes/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.39772616Z nodes/debug [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.397819753Z nodes/ip-10-0-128-96.ec2.internal/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.397851204Z nodes/ip-10-0-128-96.ec2.internal/cpu_affinities.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.398119771Z nodes/ip-10-0-128-96.ec2.internal/dmesg [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.398381508Z nodes/ip-10-0-128-96.ec2.internal/ethtool_channels [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.398483121Z nodes/ip-10-0-128-96.ec2.internal/ethtool_features [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.398581384Z nodes/ip-10-0-128-96.ec2.internal/ip-10-0-128-96.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.398860861Z nodes/ip-10-0-128-96.ec2.internal/irq_affinities.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.399013736Z nodes/ip-10-0-128-96.ec2.internal/lscpu [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.399145439Z nodes/ip-10-0-128-96.ec2.internal/lspci [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.399244162Z nodes/ip-10-0-128-96.ec2.internal/podresources.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.399340395Z nodes/ip-10-0-128-96.ec2.internal/pods_info.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.399471468Z nodes/ip-10-0-128-96.ec2.internal/proc_cmdline [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.399557621Z nodes/ip-10-0-128-96.ec2.internal/sysinfo.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.401258288Z nodes/ip-10-0-128-96.ec2.internal/sysinfo.tgz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.401434893Z nodes/ip-10-0-139-10.ec2.internal/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.401456523Z nodes/ip-10-0-139-10.ec2.internal/cpu_affinities.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.401757492Z nodes/ip-10-0-139-10.ec2.internal/dmesg [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.40205592Z nodes/ip-10-0-139-10.ec2.internal/ethtool_channels [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.402132142Z nodes/ip-10-0-139-10.ec2.internal/ethtool_features [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.402218244Z nodes/ip-10-0-139-10.ec2.internal/ip-10-0-139-10.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.402600805Z nodes/ip-10-0-139-10.ec2.internal/irq_affinities.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.402764559Z nodes/ip-10-0-139-10.ec2.internal/lscpu [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.402896613Z nodes/ip-10-0-139-10.ec2.internal/lspci [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.402981045Z nodes/ip-10-0-139-10.ec2.internal/podresources.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.403091089Z nodes/ip-10-0-139-10.ec2.internal/pods_info.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.403207222Z nodes/ip-10-0-139-10.ec2.internal/proc_cmdline [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.403291474Z nodes/ip-10-0-139-10.ec2.internal/sysinfo.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.405063373Z nodes/ip-10-0-139-10.ec2.internal/sysinfo.tgz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.405230157Z nodes/ip-10-0-141-141.ec2.internal/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.405253038Z nodes/ip-10-0-141-141.ec2.internal/cpu_affinities.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.405620368Z nodes/ip-10-0-141-141.ec2.internal/dmesg [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.405850595Z nodes/ip-10-0-141-141.ec2.internal/ethtool_channels [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.405925987Z nodes/ip-10-0-141-141.ec2.internal/ethtool_features [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406007759Z nodes/ip-10-0-141-141.ec2.internal/ip-10-0-141-141.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406350599Z nodes/ip-10-0-141-141.ec2.internal/irq_affinities.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406511123Z nodes/ip-10-0-141-141.ec2.internal/lscpu [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406633236Z nodes/ip-10-0-141-141.ec2.internal/lspci [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406719959Z nodes/ip-10-0-141-141.ec2.internal/podresources.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406835562Z nodes/ip-10-0-141-141.ec2.internal/pods_info.json [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.406951265Z nodes/ip-10-0-141-141.ec2.internal/proc_cmdline [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.407034378Z nodes/ip-10-0-141-141.ec2.internal/sysinfo.log [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.408766705Z nodes/ip-10-0-141-141.ec2.internal/sysinfo.tgz [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.40891637Z pod_network_connectivity_check/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.40894294Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.409056723Z static-pods/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.409065994Z static-pods/kube-apiserver/ [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.415761269Z [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.4157785Z sent 57,830 bytes received 4,027,989 bytes 2,723,879.33 bytes/sec [must-gather] [must-gather-t7fpw] OUT 2026-07-07T02:44:18.41578422Z total size is 44,290,437 speedup is 10.84 [must-gather] [must-gather ] OUT 2026-07-07T02:44:18.657828036Z namespace/openshift-must-gather-cqn9m 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: ed202429-e18c-483b-b32c-fcac7d86031f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-th4lx [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-th4lx-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-th4lx [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 6789663 Jul 7 02:45 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-th4lx/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts bd5296b] 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-th4lx/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] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at b946a2a065d13e235a9ded10fa623046b359a7f9 but expected 6a379c1ca85cd42ffb56431ce12234ccb5dfeaf9) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] deploy-and-e2e step succeeded