task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-nj4m4-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-nj4m4-kubeconfig [get-kubeconfig] Found admin password secret: cluster-nj4m4-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-nj4m4-password [get-kubeconfig] API Server URL: https://a1cf57fc9b11c45ddbde9a3b97d1d89e-b8252b4f34640af6.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [clone-repo] odh-inference-pool-group-detect [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2695/3100) Updating files: 87% (2697/3100) Updating files: 88% (2728/3100) Updating files: 89% (2759/3100) Updating files: 90% (2790/3100) Updating files: 91% (2821/3100) Updating files: 92% (2852/3100) Updating files: 93% (2883/3100) Updating files: 94% (2914/3100) Updating files: 95% (2945/3100) Updating files: 96% (2976/3100) Updating files: 97% (3007/3100) Updating files: 98% (3038/3100) Updating files: 99% (3069/3100) Updating files: 100% (3100/3100) Updating files: 100% (3100/3100), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7c1fd5c1c6ab977991770de100531f218fe3effadbe2604722c3ee9703e09b45 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7c1fd5c1c6ab977991770de100531f218fe3effadbe2604722c3ee9703e09b45 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:75c3c56106a5b8ed3fd4cb951cdacfbe184ab3e990f6497776c0954efdfa10b2 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:75c3c56106a5b8ed3fd4cb951cdacfbe184ab3e990f6497776c0954efdfa10b2 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c3a0bd923919758d63cc7ba0fc3688cc68cf683298686e2223d6e819688e8b6 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c3a0bd923919758d63cc7ba0fc3688cc68cf683298686e2223d6e819688e8b6 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.23) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1698 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 5.27s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 9.73s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 51ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a1cf57fc9b11c45ddbde9a3b97d1d89e-b8252b4f34640af6.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-gq96h 1/1 Running 0 41s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-gq96h condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-z8hgt 1/1 Running 0 47s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-z8hgt condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-wqjp2 1/1 Running 0 51s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-wqjp2 condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7c1fd5c1c6ab977991770de100531f218fe3effadbe2604722c3ee9703e09b45 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:75c3c56106a5b8ed3fd4cb951cdacfbe184ab3e990f6497776c0954efdfa10b2 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c3a0bd923919758d63cc7ba0fc3688cc68cf683298686e2223d6e819688e8b6 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-8zrvc 0/1 Running 0 5s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-8zrvc condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-7cd6c584bf-mzq78" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-7cd6c584bf-8nb45 condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] .+++++++++++++++++++++++++++++++++++++++++++++*.......+.....+...+...+...+.+.........+............+.....+....+........+.......+...+...+.....+...+.+++++++++++++++++++++++++++++++++++++++++++++*............+........+.......+........+.......+..+...+...+...............+.......+........+.......+...+......+.....+...+.+...........................+........+......+...............+..........+..............+....+...+.....+....+...+..+.........................+...+..+....+...............+...........+.+........+.......+...+..............+.......+..............+.+...+...+........+....+..+..........+......+..+...+.......+.....+..........+..+......+.......+..+....+..............+...............+.+..+...+.......+.........+......+.....+............+.......+......+++++ [e2e-predictor] ..+...+.+...+...+...+.........+..+................+...+.....+......+......+.........+....+..+............+.......+.....+......+...+....+...+..+......+.......+..+.............+++++++++++++++++++++++++++++++++++++++++++++*..........+......+.......+..+......+......+...+.+......+...+.....+......+..........+.........+..+....+......+...+...........+.+...+...........+.+...+++++++++++++++++++++++++++++++++++++++++++++*................+...+...+..+...+....+...+..+.+....................+.........+.........+...................+..+....+............+..+.............+..............+......+...+......+...+.+...........................+.........+...+...........+.+......+........+....+.....+......+.......+........+......+...+...+.........+.............+...+........+.+.....................+...+..+...............+....+...+......+..+.......+...+............+...........+....+....................+......+..........+..+...+++++ [e2e-predictor] ----- [e2e-predictor] .+..+.+...+......+.....................+.....+...+.+......+.........+........+.+..+.......+..+.+..+......+++++++++++++++++++++++++++++++++++++++++++++*.............+....+...+........+++++++++++++++++++++++++++++++++++++++++++++*..+...+....+.....+............+.+........+...................+......+.....+............+...+......+...............+.+............+...........+.+...........+.............+..+.......+............+.........+............+........+.......+..+.+.....+.+...+..+.+............+...+..................+...............+.....+.........+.+..+....+...............+........+............+......+...+.+......+...+.....+.........+.......+.........+.........+...+..............+.+.........+.........+...........+.+..+......+..........+.....+.......+........................+...+..........................+.+.....+...+.............+.....+...+.+...+..+.............+...............+..+......+.......+...+..............+...+......................+...+............+...+.................+++++ [e2e-predictor] ..........+.+...+......+++++++++++++++++++++++++++++++++++++++++++++*.+..+......+...+.+...+..+.+.....+.......+..+...+.......+...+.....+.+..............+...+..........+..+.+......+.....+...+.............+..+.......+...........+...+....+...+++++++++++++++++++++++++++++++++++++++++++++*.+....................+......+....+...+......+.........+..+....+.........+..+................+..+.......+......+..+................+............+..+...+...+.......+.....+...+....+.....+.+...............+.........+...+...+......+...+......+.....+......+...+..................+....+.....+.+..............+.+.....+.............+.....+.......+........................+......+..+.......+........+......+.+.....+....+..+..........+..+...+.......+..+................+...+.....+.+.........+......+........+...+....+.....+......+.......+........+...+.........+..........+........+............+...+...+....+...+.................+.+............+...............+...+.....+............+....+.....+....+.....+....+.....+.+..+...+......+...............+...+...+..........+..+..........+..+.+........+............+.............+..+..........+...+.....+......+...+.......+........+.+.........+.....+...........................+....+......+...............+......+..+.+.........+..+.+........+..........+......+........+.........................+...+...+......+.........+............+..+................+.....................+...+............+...........+...+.........+.+...............+..+.......+........+...+......+....+......+........+......+.........+.......+...+..+.+.....+...................+.....+.........+.........+...+.......+..................+...+..+....+.....+.+.....+....+...+..+......+......................+........+............+..........+..+...+.+...........+.........+....+..........................+..........+..+....+........+...+...........................+............+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.23 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.23 [e2e-predictor] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'metadata': '3.1.1', 'json-report': '1.5.0', 'httpx': '0.30.0', 'xdist': '3.6.1', 'asyncio': '0.23.8', 'cov': '5.0.0', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: metadata-3.1.1, json-report-1.5.0, httpx-0.30.0, xdist-3.6.1, asyncio-0.23.8, cov-5.0.0, anyio-4.9.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-02 18:40:54.002 4428 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-02 18:42:34.266 4428 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.266 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.267 4428 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 18:42:34.267 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 18:42:34.267 4428 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.267 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.269 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.269 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.269 4428 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.269 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.379 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.380 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.380 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:42:34.380 4428 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:34.380 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:42:39.413 4428 kserve.trace Got response [{'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}, {'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}, {'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}, {'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 18:42:39.413 4428 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}, {'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}, {'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}, {'message': '', 'batchId': '799409b1-a7dc-4724-9e1e-6fd740e4645c', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-02 18:44:09.600 4428 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.600 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.600 4428 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 18:44:09.600 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 18:44:09.600 4428 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.600 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.601 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.601 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.601 4428 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.601 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.602 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.602 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.602 4428 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.602 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:09.603 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:44:14.632 4428 kserve.trace Got response [{'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}, {'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}, {'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}, {'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 18:44:14.632 4428 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}, {'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}, {'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}, {'message': '', 'batchId': '3522c65e-c240-4838-8486-8a2b31d9a9f8', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-02 18:46:04.834 4428 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:46:04.834 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:46:04.835 4428 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.71a871e1-4c46-4a1d-9575-9d9443ae0b4a.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 18:46:04.873 4428 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-02 18:46:04.873 4428 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-02 18:49:30.190 4428 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:49:30.190 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:49:30.191 4428 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 18:49:30.191 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-02 18:51:45.654 4428 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:51:45.654 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:51:45.655 4428 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 18:51:45.655 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-02 18:53:50.975 4428 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:53:50.975 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:53:50.976 4428 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 18:53:50.976 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-02 18:55:36.267 4428 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:55:36.267 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:55:36.268 4428 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 18:55:36.268 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-02 18:56:11.514 4428 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:56:11.514 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 18:56:11.514 4428 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 18:56:11.514 4428 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 925.59s (0:15:25) ============== [must-gather] [must-gather ] OUT 2026-07-02T18:56:18.168195317Z 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: 911217d4-4679-4092-b02b-c9ff7882805c [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-02T18:56:18.22747998Z namespace/openshift-must-gather-sptcl created [must-gather] [must-gather ] OUT 2026-07-02T18:56:18.236572306Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-q7f5q created [must-gather] [must-gather ] OUT 2026-07-02T18:56:18.257053045Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:24.761795757Z [disk usage checker] Started [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:24.765089649Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:24.905943710Z No resources found in openshift-must-gather-sptcl namespace. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.014805452Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.172354799Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.172401298Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.172401298Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.174719716Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.332749595Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.332781196Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.332781196Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.335183352Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.488044978Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.488076319Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.488076319Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.490507151Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.640657486Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.640689638Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.640689638Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.642807248Z Error getting logs from rhods-notebooks [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.792098607Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.792131511Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.792131511Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.794233551Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.939287126Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.939318513Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.939318513Z namespaces "istio-system" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:25.941429914Z Error getting logs from istio-system [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.089103405Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.089209640Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.089209640Z namespaces "knative-serving" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.091513727Z Error getting logs from knative-serving [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.237791423Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.237821943Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.237821943Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.240076086Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.504115020Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.769752996Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.897926151Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.984523157Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:26.986642577Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.112770376Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.195903480Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.198053959Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.324201296Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.408946968Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.411069633Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.537566125Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.620703916Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.622700273Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.747599184Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.833413250Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.835861972Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:27.961069377Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.050517588Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.053033738Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.183578194Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.268915717Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.270918310Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.400318021Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.487960534Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.490370875Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.615540675Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.700042908Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.702103370Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.826692128Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.912013800Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:28.914062514Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.039957775Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.128318984Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.130678394Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.261181933Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.345597163Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.347711413Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.475334295Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.561362073Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.563635753Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.690531546Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.769560699Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.776344670Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.778507389Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.906815223Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.993654918Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:29.995852052Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.122132865Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.205721610Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.207871774Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.330432703Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.417732736Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.420153901Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.551725235Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.635356872Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:30.637464775Z Error collecting info from [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:31.324450402Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:31.443360939Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:31.564551148Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:31.688452040Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:31.813551788Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.050044698Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.180850994Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.311852967Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.441365879Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.563891214Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.689044078Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.817373228Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:32.938673273Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.061628430Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.182617431Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.462645592Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.570924816Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.721748764Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.823608810Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:33.971375129Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.126623611Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.291868483Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.398203923Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.553615307Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.684130432Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.773922520Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.831340342Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:34.934002835Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.083159884Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.195126723Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.342557109Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.446844367Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.601637454Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.734760448Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.883640363Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:35.983738553Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.131010615Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.240498688Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.384902900Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.485058986Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.635269933Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.745737334Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.896802149Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:36.998782583Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.145375012Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.279069595Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.428234205Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.532125987Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.680737129Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.817899740Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:37.973620840Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.079469674Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.227619724Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.362227056Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.509736183Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.612528406Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.766832012Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:38.903914296Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.052934329Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.157045532Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.305221334Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.411511361Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.555098921Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.658512629Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.778404186Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.808213501Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:39.915560487Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:40.067713167Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:40.170928586Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:40.321317649Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:40.436430571Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:40.584490952Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:40.689129114Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8lxg] POD 2026-07-02T18:56:44.414333845Z Caches written to disk [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.427625957Z waiting for gather to complete [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.432588442Z downloading gather output [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.726384804Z receiving incremental file list [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.74064561Z ./ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.740743642Z aggregated-discovery-api.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.741057131Z aggregated-discovery-apis.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.741909926Z event-filter.html [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742427911Z timestamp [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742570926Z version [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742666389Z cluster-scoped-resources/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742679989Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742685469Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.74272709Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742816643Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742845884Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742857974Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742923276Z namespaces/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742935866Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.742968927Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743043149Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.74307771Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743126912Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743189514Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743274936Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743349188Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743432721Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743479882Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743534004Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743576075Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743626277Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743701649Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.74374771Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743789301Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743868693Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743915375Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.743954206Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.74407529Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.744214514Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745276445Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745346987Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745437639Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745599594Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.74580173Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745857251Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745873502Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745941664Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.745972135Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746027656Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746076318Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746186711Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746209982Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746317825Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746386767Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746402957Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746429948Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746470029Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746524091Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.746576312Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.755627366Z [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.755647867Z sent 761 bytes received 47,655 bytes 96,832.00 bytes/sec [must-gather] [must-gather-z8lxg] OUT 2026-07-02T18:56:45.755660807Z total size is 602,203 speedup is 12.44 [must-gather] [must-gather ] OUT 2026-07-02T18:56:45.816899152Z namespace/openshift-must-gather-sptcl 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: 911217d4-4679-4092-b02b-c9ff7882805c [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-02T18:56:45.941103972Z 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: 911217d4-4679-4092-b02b-c9ff7882805c [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-02T18:56:45.962788244Z namespace/openshift-must-gather-m256x created [must-gather] [must-gather ] OUT 2026-07-02T18:56:45.972759234Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-472jx created [must-gather] [must-gather ] OUT 2026-07-02T18:56:45.998965978Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.093335630Z [disk usage checker] Started [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.096814883Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.294833744Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.432934954Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.518393328Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.603514135Z Gathering data for ns/default... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:47.894132306Z Gathering data for ns/openshift... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:48.301013283Z Gathering data for ns/kube-system... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:48.995447770Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.318886780Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.318918734Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.318918734Z namespaces "assisted-installer" not found [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.888316538Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.901795072Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.902110444Z 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-n5z64] POD 2026-07-02T18:56:49.904799602Z Executing Istio gather script [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.905121954Z INFO: Gathering HAProxy config files [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.905602748Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.911868586Z INFO: Collecting host service logs for crio [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.912281062Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.912634053Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.912978631Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.913316476Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.913648436Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.913999339Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.914335350Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.914656534Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.915014775Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.915350930Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:49.915725625Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:50.133451669Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:50.581953627Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:50.652832896Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:50.691802818Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:50.841583476Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:50.969582146Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.023678460Z No resources found [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.125225714Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.146214084Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-6h2w9 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.146214084Z insights-runtime-extractor-z27rs [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.146214084Z insights-runtime-extractor-zh2zr [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.146214084Z insights-runtime-extractor-zkw42 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.246284951Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.371903044Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.455993061Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.456026561Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.499960217Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.591048615Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.686847589Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.738566167Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.800414902Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:51.800414902Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.039462828Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.115477592Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.199949833Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.256329050Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.378404366Z tar: Removing leading `/' from member names [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.391557546Z INFO: HAProxy config collection complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.446536726Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.637903467Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.678929189Z No resources found [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.700173046Z INFO: 'previous-logs' folder not found on ip-10-0-130-27.ec2.internal, skipping... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.714688203Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.740501820Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.742443844Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.758090299Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.864453410Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.915214235Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:52.995998191Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.076124927Z INFO: 'previous-logs' folder not found on ip-10-0-135-106.ec2.internal, skipping... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.199517248Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.213954574Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.273109844Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.346843627Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.386188240Z INFO: 'previous-logs' folder not found on ip-10-0-136-219.ec2.internal, skipping... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.386234170Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.386263756Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.456852636Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.495150741Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.690769032Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.750902355Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.818262813Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.972486106Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:53.975026276Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.100925209Z INFO: INTERCONNECT MODE [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.101031358Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.112612875Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.208929942Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.293573533Z INFO: Gathering OVN_Northbound from ovnkube-node-cftkj... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.293797498Z INFO: Gathering OVN_Northbound from ovnkube-node-n2nk2... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.294015722Z INFO: Gathering OVN_Northbound from ovnkube-node-wkx4g... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.294316443Z INFO: Gathering OVN_Southbound from ovnkube-node-cftkj... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.294548045Z INFO: Gathering OVN_Southbound from ovnkube-node-n2nk2... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.294881644Z INFO: Gathering OVN_Southbound from ovnkube-node-wkx4g... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.492657739Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.568974709Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.623012644Z tar: Removing leading `/' from member names [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.667977639Z tar: Removing leading `/' from member names [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.683577931Z tar: Removing leading `/' from member names [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.693957336Z tar: Removing leading `/' from member namestar: Removing leading `/' from member names [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.694056086Z [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.697991312Z tar: Removing leading `/' from member names [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.741749367Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.792698523Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.848983633Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.976481741Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:54.990820719Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.046266575Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.234868168Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.234903570Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.235262648Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.236826162Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.239011761Z ovnk_database_store/ [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.239011761Z ovnk_database_store/ovnkube-node-n2nk2_nbdb [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.250080725Z ovnk_database_store/ovnkube-node-wkx4g_sbdb [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.270510837Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.272116755Z ovnk_database_store/ovnkube-node-n2nk2_sbdb [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.274945460Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.296727044Z ovnk_database_store/ovnkube-node-wkx4g_nbdb [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.304158518Z ovnk_database_store/ovnkube-node-cftkj_sbdb [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.328571223Z ovnk_database_store/ovnkube-node-cftkj_nbdb [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.341478816Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.342066656Z INFO: Network log collection complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.351764213Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.526166332Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.576717376Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.704623079Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.759162643Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.762145807Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.981819432Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:55.982859394Z Gathering data for ns/openshift-console... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.000062463Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.003134967Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.191874791Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.194489860Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.417043772Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.510573971Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.644799409Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.647728724Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.677626480Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.827367669Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.856511912Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:56.991431418Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.082121976Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.082517391Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.085181650Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.220572090Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.290760419Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.409003962Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.494024680Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.496248254Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.678262491Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.883267976Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:57.886805428Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.022148334Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.076689658Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.130666088Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.276244943Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.278685211Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.460199557Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.494918296Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.661549227Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.664696941Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.846236695Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:58.887643136Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:59.053005613Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:59.247967527Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:59.288462773Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:59.655532928Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:56:59.789929062Z Done executing Istio gather script [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:00.399531128Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:01.521481838Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:01.811942117Z Gathering data for ns/kserve... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:02.227270695Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:02.655321358Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:03.509618801Z Gathering data for ns/openshift-config... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:03.772749533Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:03.796108288Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:04.194917647Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:04.450984957Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:04.705271768Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:04.929454358Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:04.992212679Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:05.212517902Z Collecting performance related data for node ip-10-0-136-219.ec2.internal [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:05.219581232Z Collecting performance related data for node ip-10-0-130-27.ec2.internal [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:05.227733763Z Collecting performance related data for node ip-10-0-135-106.ec2.internal [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:05.320026983Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:05.629109929Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:06.000921535Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:06.410315877Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:06.765838181Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:07.231847807Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:07.392867263Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:08.915094980Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:10.241508860Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:10.543813133Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:11.067080055Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:11.495316676Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:11.853292633Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:12.092663205Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:12.236705854Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:12.571401919Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:12.867411927Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:13.242258542Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:13.528235652Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:13.793696080Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:13.842147661Z Collecting kubelet logs for node ip-10-0-136-219.ec2.internal [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:13.843911326Z Collecting kubelet logs for node ip-10-0-130-27.ec2.internal [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:13.845537739Z Collecting kubelet logs for node ip-10-0-135-106.ec2.internal [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:14.244647664Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-m256x namespace [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:14.249598473Z INFO: Node performance data collection complete. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:14.526009131Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:14.799558623Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:15.114005567Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:15.452451345Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:16.317273209Z Wrote inspect data to must-gather. [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:16.317319157Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:16.317319157Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:16.444070639Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-n5z64] POD 2026-07-02T18:57:16.609169897Z Caches written to disk [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.618217653Z waiting for gather to complete [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.621662173Z downloading gather output [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.883045613Z receiving incremental file list [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.904758866Z ./ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.904872899Z aggregated-discovery-api.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.90525893Z aggregated-discovery-apis.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.906151377Z event-filter.html [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.909471573Z timestamp [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.909602867Z version [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.922625637Z cluster-scoped-resources/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.922646797Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.922653198Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.922705949Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.922848573Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.922968057Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923045939Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923139552Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923252335Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923355348Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923495732Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923558244Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.923696638Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.92377258Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.924185452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.924248604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.92446457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.924742258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.924951795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.925107149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.92927071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.931188276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.93131879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.931475905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.931632139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.931752533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.932087933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.932366151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.932558186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.932852665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.932981009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933100492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933280687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933504124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933523994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933655958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933828213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.933948127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.934080531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.936236424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.936411479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.936688557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.936906513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.937227753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.937681276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.93781289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.937956034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.938144489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.938278693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.938421787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.938550201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.938733146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.938901201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.939036465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.939337384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.939489348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.939616692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.940343063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.940490038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.940627532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.940835308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.940970811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.941212589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.941370293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.941564379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.941697843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.941842537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.941986801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.942165186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.942351262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.942510487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.942651711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.942834036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.943248468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.943633739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.943771863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.944794193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.944946398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.945092922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.945249456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.945400321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.945624397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.945894125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.946047659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.946211464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.94639924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.946548294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.946687788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.946849003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.947015318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.947215054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.949660435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.95016647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.9508659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.951073526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.951284352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.951453017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.951604672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.951730535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.951862369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.955076033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.955248408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.955403602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.955551157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.95567048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.961610343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.966035842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.966248959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.966553897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.966765194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.966954549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.967230917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.967399312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.967637329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.967758443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.967851775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968039891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968184925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968313339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968422752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968557376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.96869997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968834624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.968958518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.969191124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.969236826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.96939682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.96972953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.969897165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.970175803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.970292826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.9704088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.970513283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.972706057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.97283172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.972954434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.973057697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.973247032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.973388677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.975066096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.975250011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.975388555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.97555284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.975667853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.975939971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.976489167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.976625021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.976745965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.976866538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.97763122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979080033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979229077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979388082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979525095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979794843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979809834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.979933877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.980176565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98037214Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.980645528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98070167Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.980796083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.980875985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.980973868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98105654Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.981275186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98139457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.981527474Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.981636617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.9817455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.981858994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.981947916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982057509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982191473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982279666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982370858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982453881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982537743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982623806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982724099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982812861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982893674Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.982982866Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983066959Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983203763Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983288745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983407829Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983535042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983627805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983714568Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98379977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983894193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.983970485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984056367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984183341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984285404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984367947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984457329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984551272Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984626804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984729677Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98483121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.984947714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985060197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985185491Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985270743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985355316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985447468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985551451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985661034Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985755587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98584354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.985931222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986020775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986134408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986260622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986355465Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986505329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986666964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986763946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986858489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.986945712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987038685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987201799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987244051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987339633Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987425346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987514588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987604671Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987692714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987786476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987865359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.987953151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.988042574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.988158687Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98826093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.9886026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.988687173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.988785805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.988869088Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.988975611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989061864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989174277Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98926906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989353132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989445035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989509697Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989551268Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989608789Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cv42t.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989712363Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dlnxt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989799295Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fcnvk.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.989888328Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kmhhl.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.98998254Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ljljm.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990065183Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-m6j6b.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990175196Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ngwxw.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990263868Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nqknd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990409673Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qh5cf.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990507006Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rl2vm.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990592968Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wc55g.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990689501Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z57p8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990781024Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2cx26.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.990890507Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6l58b.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99099111Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-xn5bq.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.991164495Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.991216986Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.991397562Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.991566126Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99169047Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.991807413Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992193125Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99236372Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992453952Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992547435Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992653358Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992741971Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992829954Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992914786Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.992998898Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993091281Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993226955Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993308097Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99340682Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993494423Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993582395Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993664738Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99375133Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993833193Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.993979367Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994021918Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994142302Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994235194Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994321277Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994409369Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994499852Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994592825Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99477711Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994883403Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.994969856Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995064588Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995181712Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995312166Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995407918Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995493041Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995586134Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995687307Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995778099Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995860882Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.995955394Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996046937Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996106409Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996233273Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996302095Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996335636Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996390027Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996435199Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99649648Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996534581Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996588943Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996626394Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996708646Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996728277Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996795929Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996803509Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996852011Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.996958604Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997021236Z cluster-scoped-resources/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997028146Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997078717Z cluster-scoped-resources/core/nodes/ip-10-0-130-27.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997287093Z cluster-scoped-resources/core/nodes/ip-10-0-135-106.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997422637Z cluster-scoped-resources/core/nodes/ip-10-0-136-219.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997528Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997600942Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997660904Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997772907Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99787101Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.997977044Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998081056Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.99820112Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998366955Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998477818Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998588231Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998711665Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998806068Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.998911421Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999019044Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999144997Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999253761Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999359064Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999630602Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999736005Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999844608Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:17.999959861Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000069354Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000205048Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00025858Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000366983Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000460696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000558909Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000659491Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.000754974Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00093063Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001070374Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001195167Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001259619Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001269379Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001334301Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001433074Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001489196Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001571468Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001581429Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00164604Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001752563Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.001915138Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00199325Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002002601Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002061323Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002199196Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002210967Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002257568Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002346841Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002400362Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002514776Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002566917Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00264294Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002694721Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002766123Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002818645Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.002936498Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00299029Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003056332Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003130584Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003203616Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003260487Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00333701Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003394041Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003469953Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003518865Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003607388Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003662519Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003741732Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003797023Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003862325Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003913666Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.003983608Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0040351Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004158634Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004169154Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004228636Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004298948Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004351679Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004445202Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004574666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004611807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00472122Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004817683Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.004982008Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005151662Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005261716Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005365989Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005470462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005574215Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005677838Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005780581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005885974Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.005990757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.00609449Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006217884Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006341637Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0064403Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006531733Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006635586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006739059Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006843512Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.006972906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007012977Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007154191Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007250754Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007358307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007518262Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007629735Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007745318Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007855012Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.007959804Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008063847Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008190131Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008313895Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008419248Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008521601Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008630624Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008735977Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0088458Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.008951213Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009057086Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009276233Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009375276Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009482579Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009589342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009687645Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009796458Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.009903401Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010008554Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010146958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010258562Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010370415Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010446277Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010460727Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010507989Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010590041Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010599632Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010648043Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010739856Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010746906Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010802157Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.01088407Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.010940001Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-27.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011047594Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-106.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011164658Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-219.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.01124348Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011299632Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011401145Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011461666Z host_service_logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011531679Z host_service_logs/masters/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.01159145Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011671492Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011753675Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011836127Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.011986782Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012136096Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012228019Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012322022Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012403754Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012490676Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012576539Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0126255Z ingress_controllers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012632611Z ingress_controllers/default/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012636851Z ingress_controllers/default/router-default-674c7d54dc-s8b5k/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012692272Z ingress_controllers/default/router-default-674c7d54dc-s8b5k/haproxy.config [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012804806Z insights-data/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012813286Z istio/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012858387Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.012980501Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.013573308Z istio/event-filter.html [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.013681841Z istio/timestamp [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.013745343Z istio/cluster-scoped-resources/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.013756323Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.013811725Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.013875467Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.014093743Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.014525096Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.014980349Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.015967408Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016207955Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016338729Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016491143Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016645938Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016804352Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016892765Z machine_config_ondisk/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016900025Z machine_config_termination_logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016910135Z monitoring/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016914216Z monitoring/alertmanager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.016958877Z monitoring/alertmanager/status.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.01707852Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.017172153Z monitoring/prometheus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.017231615Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.017339598Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.017442971Z monitoring/prometheus/rules.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.018148371Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.018209953Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.018272275Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019325506Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019390618Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019447709Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019554233Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019634065Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019741128Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.01981495Z monitoring/prometheus/status/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.019871582Z monitoring/prometheus/status/config.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020398897Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020476869Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020588292Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020778378Z namespaces/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020788238Z namespaces/default/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02085148Z namespaces/default/default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020932363Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.020983024Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021079497Z namespaces/default/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021150509Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021251172Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021346855Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021444937Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021502249Z namespaces/default/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021558301Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021630413Z namespaces/default/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021689525Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021784798Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021845259Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021900971Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.021993973Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022079706Z namespaces/default/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022152608Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022289852Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022395715Z namespaces/default/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022605291Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022688684Z namespaces/default/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022784547Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.022922321Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023100296Z namespaces/default/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023221829Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023264881Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023359143Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023411825Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023493917Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023546949Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023647012Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023740604Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023814677Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023871348Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02393626Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.023989342Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024064484Z namespaces/default/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024142866Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024302041Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024447205Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024463825Z namespaces/kserve/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024529267Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024592019Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02462841Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024670832Z namespaces/kserve/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024720963Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.024806526Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025035202Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0253093Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025352751Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025395013Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025447164Z namespaces/kserve/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025478795Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025564818Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025677431Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025713942Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025819445Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025837325Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025855856Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.025919468Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.026010981Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.026090793Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.026238937Z namespaces/kserve/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.026277698Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.026622419Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.026739472Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.027181815Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.027283518Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.027682329Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.027807213Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028090361Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028256426Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028321738Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028428351Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028475502Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028518574Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028567045Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028655208Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02873816Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028791442Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028827273Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028895715Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.028932786Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.029030769Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02908734Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.029164493Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.029289806Z namespaces/kserve/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.029301287Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.029328787Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/kserve-controller-manager-7cd6c584bf-8nb45.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02941189Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02941882Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/manager/manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.02942285Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/manager/manager/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.029463921Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/manager/manager/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.030847962Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.030929294Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-8nb45/manager/manager/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.030971675Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.030989326Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/llmisvc-controller-manager-67d95fdc48-8zrvc.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031067988Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031079328Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/manager/manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031094649Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/manager/manager/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031176461Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/manager/manager/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031325305Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031400108Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-8zrvc/manager/manager/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031417378Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03146658Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/model-serving-api-fd65d7d6-4pqw9.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031551342Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/server/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031560482Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/server/server/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031587763Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/server/server/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031634245Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/server/server/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031720207Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/server/server/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031787839Z namespaces/kserve/pods/model-serving-api-fd65d7d6-4pqw9/server/server/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031836931Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031878392Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/odh-model-controller-84b54b7f97-h7b2k.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031968084Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031977055Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/manager/manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.031983775Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/manager/manager/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.032036026Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/manager/manager/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.035824937Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.035887929Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7b2k/manager/manager/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03593001Z namespaces/kserve/pods/s3-init-npsnd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.035967821Z namespaces/kserve/pods/s3-init-npsnd/s3-init-npsnd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036058823Z namespaces/kserve/pods/s3-init-npsnd/download-hf-model/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036072304Z namespaces/kserve/pods/s3-init-npsnd/download-hf-model/download-hf-model/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036088115Z namespaces/kserve/pods/s3-init-npsnd/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036177097Z namespaces/kserve/pods/s3-init-npsnd/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03628286Z namespaces/kserve/pods/s3-init-npsnd/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036370843Z namespaces/kserve/pods/s3-init-npsnd/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036424624Z namespaces/kserve/pods/s3-init-npsnd/s3-init/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036441255Z namespaces/kserve/pods/s3-init-npsnd/s3-init/s3-init/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036471346Z namespaces/kserve/pods/s3-init-npsnd/s3-init/s3-init/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036528607Z namespaces/kserve/pods/s3-init-npsnd/s3-init/s3-init/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036911598Z namespaces/kserve/pods/s3-init-npsnd/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.036981821Z namespaces/kserve/pods/s3-init-npsnd/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037034402Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037077053Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom-v68qm.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037203027Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/download-hf-model/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037218317Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/download-hf-model/download-hf-model/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037224728Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037254108Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037338551Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037409533Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037443504Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037459024Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037463584Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037496076Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037699521Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037763183Z namespaces/kserve/pods/s3-tls-init-custom-v68qm/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037811825Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037855096Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving-lnbvt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037958719Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/download-hf-model/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.037972899Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/download-hf-model/download-hf-model/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03798804Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03800886Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038097373Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038231337Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038265508Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038289559Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038301739Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038352001Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038571657Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038641759Z namespaces/kserve/pods/s3-tls-init-serving-lnbvt/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03866913Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038716191Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs-64568bcd49-chwhj.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038795773Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038803283Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs/seaweedfs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038819814Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.038850755Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03902812Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039099722Z namespaces/kserve/pods/seaweedfs-64568bcd49-chwhj/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039192585Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039242996Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom-8b44d767d-9ns8f.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039316849Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039324029Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039336359Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0393844Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039549405Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039617377Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-9ns8f/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039669619Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.03971635Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving-67b7477c6d-w98qq.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039816373Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039833644Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039846644Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.039915306Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040144893Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040232925Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w98qq/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040278697Z namespaces/kserve/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040330718Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04038955Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040445311Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040499583Z namespaces/kube-node-lease/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040506773Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040512744Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040559085Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-27.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040662678Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-106.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040762781Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-219.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040873264Z namespaces/kube-system/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.040936556Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041008288Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041050969Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041155622Z namespaces/kube-system/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041235885Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041406019Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041508253Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041604065Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041652437Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041704388Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04177439Z namespaces/kube-system/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041828022Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041924625Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.041997677Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042044738Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042171742Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042214233Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042228994Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042278535Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-dq4k6titlywf7whs73nmtrnppq.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042385258Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042475981Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042547783Z namespaces/kube-system/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042594334Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042762559Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.042855452Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04313158Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.043219222Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.043514831Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.043649765Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.043992385Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044064097Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044107018Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044188311Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044252413Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044324635Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044401767Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044484649Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044566362Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044632504Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044681205Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044716446Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044763087Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04486189Z namespaces/kube-system/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04487162Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.044919972Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer-8bk5h.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045016795Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045027015Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045037285Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045085907Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045303743Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045367535Z namespaces/kube-system/pods/global-pull-secret-syncer-8bk5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045418256Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045465758Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer-d5rdt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04553845Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045555751Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0455601Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045616012Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045785857Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045856539Z namespaces/kube-system/pods/global-pull-secret-syncer-d5rdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045918331Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.045967192Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer-zx6n4.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046035085Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046042215Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046052415Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046104276Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046344554Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046409435Z namespaces/kube-system/pods/global-pull-secret-syncer-zx6n4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046444946Z namespaces/kube-system/pods/konnectivity-agent-27zfs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046484818Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent-27zfs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04657349Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04658042Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046592061Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.046636132Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047095445Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047191388Z namespaces/kube-system/pods/konnectivity-agent-27zfs/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047221259Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.04726318Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent-f6qtv.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047349193Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047360223Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047373243Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.047413245Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048071984Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048173067Z namespaces/kube-system/pods/konnectivity-agent-f6qtv/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048243109Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0482802Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent-jvmsw.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048382723Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048390853Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048417804Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.048474656Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049047402Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049157385Z namespaces/kube-system/pods/konnectivity-agent-jvmsw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049202027Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049264019Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049359951Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/haproxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049366942Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049374582Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049443184Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049632769Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049723452Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-27.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049760333Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049840935Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049921768Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/haproxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049931828Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.049937968Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05000533Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050231217Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050325179Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-106.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05035933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050409562Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050483234Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/haproxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050493574Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050505045Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050566117Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050737682Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050820994Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-219.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050862185Z namespaces/kube-system/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050920467Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050981478Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.050990939Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051051251Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051230206Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051307078Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051356909Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051429792Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051467063Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051546125Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051553025Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051557515Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051608747Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05172132Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051840744Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051903065Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.051981218Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052024199Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052093871Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052173303Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052285336Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052370469Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052462882Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052508383Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052564725Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052609056Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052650037Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05273861Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052798651Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052841773Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052921235Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.052992087Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.053043149Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054198722Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054284595Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054396868Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054508231Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054610724Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054745378Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.054918813Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055001736Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055041147Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05512565Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055171881Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055251933Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055297735Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055385217Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055470009Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055523111Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055573032Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055625674Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055671345Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055723047Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055769588Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05582679Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055872861Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055917433Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.055959144Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056072527Z namespaces/openshift-apiserver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056129399Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056220681Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056261692Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056320384Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056336915Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056435577Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05650891Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056591652Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056630333Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056677455Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056731846Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056759457Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056845929Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056875301Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.056926272Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057009104Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057072216Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057105507Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057252201Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057326414Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057406546Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057485368Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057566561Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057682794Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057834528Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05790368Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.057953592Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058004053Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058034944Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058158078Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058176698Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058255611Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058333393Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058390214Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058429606Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058482017Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058520018Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05858085Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058624041Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058681203Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058722384Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058781466Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058790146Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058795616Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058829007Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058937581Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058946661Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058952191Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.058985442Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059036333Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059045704Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059049904Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059128196Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059195218Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059206068Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059241339Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059336962Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059402654Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059480096Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059523068Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05959555Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059628681Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059718453Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059795506Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059874098Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.059907189Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.05995926Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060022032Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060066843Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060246679Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06029789Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060352802Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060428694Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060472285Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060485876Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060539987Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06061981Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060664061Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060762364Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060839126Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.060919638Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06099531Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061075013Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061240528Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061350461Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061402502Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061453104Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061511205Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061553877Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061604038Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0616485Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061705521Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061741502Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061826975Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061916727Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.061982269Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06202278Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062072242Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062100793Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062180265Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062220516Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062281088Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062288608Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062295238Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06235928Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062392011Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062436212Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062473034Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062558936Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062599887Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06270116Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062733021Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062791233Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062822984Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.062958538Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06303608Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063161944Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063220575Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063276057Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063339019Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063397871Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063488133Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063557685Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063609217Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06371414Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063783992Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063794192Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063845934Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.063961767Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06405838Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.064203084Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.064332898Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.064379209Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.064506893Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.064606436Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06508868Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065204113Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065456591Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065616125Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065750439Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06580009Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065858042Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065932274Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.065986196Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066044618Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066088249Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066202642Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066246543Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066345626Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06645034Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066503341Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066548722Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066606554Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066653165Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066767299Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066779919Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066838571Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/aws-ebs-csi-driver-node-d97q9.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066970085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-driver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066978495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-driver/csi-driver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.066986015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067052837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067226592Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067315745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067369736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-liveness-probe/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067379976Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067385707Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067425348Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067528721Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067617954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067654875Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-node-driver-registrar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067665485Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067669925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067717826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06784406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067924772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d97q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.067973914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068034196Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/aws-ebs-csi-driver-node-ggz7x.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06816868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-driver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0681804Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-driver/csi-driver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06818713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-driver/csi-driver/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068242222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068352355Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068444868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068500149Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-liveness-probe/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0685078Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06851735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068583702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068688635Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068778557Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068806908Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-node-driver-registrar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068815278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068819869Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06887014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.068965733Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069063406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ggz7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069106527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069178849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/aws-ebs-csi-driver-node-wv9ck.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069292202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-driver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069300143Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-driver/csi-driver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069306343Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-driver/csi-driver/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069357354Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069458977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069528169Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069591511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-liveness-probe/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069600801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069605132Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069648123Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069750686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069818118Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069864229Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-node-driver-registrar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069874129Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.06988376Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.069936781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070021954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070092476Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wv9ck/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070169258Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07021935Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070270541Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070289741Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070344613Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070414855Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070448706Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070511278Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070555609Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070604331Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070611851Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070615961Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070674133Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070729924Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070736854Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070769606Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070859478Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070908359Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.070972701Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071001502Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071068854Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071137016Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0712767Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071352072Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071430185Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071505387Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071544308Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071635461Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071668562Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071742754Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071794875Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071884248Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071936569Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.071982871Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.072060073Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.072134885Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.072146015Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.072186527Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07229545Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.072339231Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0729955Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.073149045Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.073373001Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.073458524Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07365817Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.073817134Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.073964319Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074048181Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074095983Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074182915Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074220396Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074283618Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074326579Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074380901Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074432622Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074540905Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074624698Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074673449Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074721731Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074775132Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074871335Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074931707Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.074978158Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075024859Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075066821Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075187854Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075269707Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075315778Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned-29vkm.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075420661Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075429761Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned/tuned/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075435351Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned/tuned/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075474873Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned/tuned/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075601856Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075661968Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-29vkm/tuned/tuned/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07571915Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075759731Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned-hjk6k.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075848954Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075857774Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned/tuned/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075867554Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned/tuned/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.075918856Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned/tuned/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076036199Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076104111Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hjk6k/tuned/tuned/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076165143Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076205774Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned-wx2fv.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076309537Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076316687Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned/tuned/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076320867Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned/tuned/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076354548Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned/tuned/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076462932Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076543254Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wx2fv/tuned/tuned/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076562434Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076616116Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076662667Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076698948Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07676703Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076785281Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076818392Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-27.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.076918915Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-106.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077005627Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-219.ec2.internal.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077084279Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077174822Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077295126Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077359307Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077517152Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077561664Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077642926Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077687537Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07777194Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077884723Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.077984716Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078033617Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078062928Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07813335Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078190342Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078280145Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078336986Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078390948Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07845897Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078533502Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078568773Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078756498Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078843281Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.078970894Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079057357Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079238552Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079382697Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079640074Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079715766Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079776428Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.07984724Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079899572Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.079974484Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080030196Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080150689Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080257292Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080328284Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080376995Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080447158Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080498949Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080594152Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080633863Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080707755Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080757307Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080832699Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080840139Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.080895291Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-56fcf86bf-b7q45.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081010644Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-watch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081019554Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081026145Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081083696Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0812269Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081324553Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081390845Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081400365Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081405356Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081471267Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08190294Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.081980102Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-b7q45/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082030534Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082079545Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082162547Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082210149Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082336423Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082399414Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082764005Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082812886Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082898209Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.082954621Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083057874Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083309781Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083408304Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083465796Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083522197Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083573969Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08361257Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083707552Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083764404Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083804495Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083892808Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083947339Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08395733Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.083991811Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084096974Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084229768Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084283829Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084386232Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084481825Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084793724Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.084871317Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0849945Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085167305Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085473304Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085554046Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085604538Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08567377Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085723951Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085780973Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085811694Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085858975Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085910937Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.085986399Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086071992Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086124183Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086201905Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086256097Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086301588Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086411631Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086440342Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086502594Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086541005Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086617628Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086628918Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086657458Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator-5d456fdbcd-ftjdp.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086765812Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086775222Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086780832Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086828343Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.086939887Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087008769Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-ftjdp/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08705678Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087101811Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087202194Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087219795Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087264496Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087333928Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087369259Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087435731Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087482913Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087566015Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087611276Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087695659Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087755201Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087862054Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087914485Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.087999658Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08808279Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088236724Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088298306Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088345478Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088387979Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08843515Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088508252Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088568234Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088603405Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088679648Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088728009Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0887499Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088778731Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088849202Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088887354Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.088995867Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089075189Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089209873Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089285615Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089386468Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089499592Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089678477Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089750699Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.08979675Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089861242Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089903103Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.089966295Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090012676Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090092889Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090205602Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090259863Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090303955Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090351916Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090396218Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090442919Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09048441Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090530631Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090573023Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090667386Z namespaces/openshift-config-managed/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090722397Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090788709Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09083085Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090914663Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.090947924Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091030476Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091126739Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091222032Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091264833Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091314194Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091351515Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091402267Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091482219Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09151263Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091560021Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091643914Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091702156Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.091751957Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.095301211Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.095375643Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.095465755Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.095550428Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.0956235Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.095781995Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.095908058Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09595776Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096000801Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096090224Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096201527Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096232188Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09629345Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096343151Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096410183Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096452124Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096541077Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096617699Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09666388Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096707011Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096765423Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096811645Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096869396Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096907277Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096958599Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.096967859Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09700442Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097058332Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097100723Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097185245Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097238017Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097290589Z namespaces/openshift-config-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097302779Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097308709Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097372811Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097486374Z namespaces/openshift-config/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097534816Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097600308Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097642269Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09768283Z namespaces/openshift-config/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097730392Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097811894Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097886616Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.097967898Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09801273Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098054561Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098100032Z namespaces/openshift-config/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098175304Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098256387Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098300498Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098343899Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098423732Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098500834Z namespaces/openshift-config/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098543975Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098671929Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098738161Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098816153Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098900015Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.098976058Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099148153Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099293837Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099370439Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09941547Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099479663Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099522744Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099605656Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099626527Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099694419Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.09973782Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099818982Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.099895064Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10008497Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100155922Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100207804Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100259825Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100310587Z namespaces/openshift-config/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100355438Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100395319Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10043578Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100533563Z namespaces/openshift-console-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100580375Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100637316Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100684098Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100735729Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10077232Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100867133Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.100983906Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101308756Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101350437Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101393688Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1014429Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101480531Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101561093Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101633315Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101674826Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101758989Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10180354Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10181514Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101846361Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101937614Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.101980395Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.102617444Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.102697226Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.102928973Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103007265Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10316426Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103287723Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103464148Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10352122Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103565862Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103627793Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103663794Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103704495Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103746287Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103826009Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103902691Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103959733Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.103998124Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104069176Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104128978Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10419467Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104244051Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104294293Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104335814Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104396766Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104404676Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104449627Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/console-operator-68b757fb67-ctnnf.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104563611Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/console-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104578971Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/console-operator/console-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104585441Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/console-operator/console-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.104625572Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/console-operator/console-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105106756Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-ctnnf/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105168798Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105215959Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105266221Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105301222Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105379684Z namespaces/openshift-console/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105423846Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105600301Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105638552Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105712364Z namespaces/openshift-console/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105753305Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.105838458Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106022823Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106402394Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106439255Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106475146Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106525688Z namespaces/openshift-console/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106555679Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106646591Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106685173Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106728354Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106808836Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106876468Z namespaces/openshift-console/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.106922779Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.107579428Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.107669701Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.107921509Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.107997691Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108226207Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108360551Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108565127Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.10864571Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108687281Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108763493Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108799154Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108874146Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.108919227Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109027191Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109163315Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109206366Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109257287Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109323889Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109365951Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109417452Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109458713Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109504635Z namespaces/openshift-console/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109511905Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109544076Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console-75f8d7dfff-fdmnb.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109748102Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109754952Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console/console/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109759252Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console/console/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109812814Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console/console/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.109954788Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console/console/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11002922Z namespaces/openshift-console/pods/console-75f8d7dfff-fdmnb/console/console/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110072511Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110131933Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/downloads-685bfb5f64-k4c7r.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110259647Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/download-server/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110267427Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/download-server/download-server/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110271667Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/download-server/download-server/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110315318Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/download-server/download-server/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110511804Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110571926Z namespaces/openshift-console/pods/downloads-685bfb5f64-k4c7r/download-server/download-server/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110623017Z namespaces/openshift-console/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110648418Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11071691Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110759891Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110856454Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110906925Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.110971347Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111014839Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111080401Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111147552Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111231025Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111309707Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11138549Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111439991Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111490962Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111548854Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111591876Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111691578Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11174431Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111789131Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.111864513Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112021878Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112065609Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112207283Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112306256Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112382108Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112461651Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112539093Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112666077Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112851362Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112898894Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112943035Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.112986296Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113027107Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113072769Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11313971Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113213483Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113291255Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113336456Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113391198Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113429159Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11347153Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113519932Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113563883Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113607014Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113637975Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113744198Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11378582Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113918923Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.113964805Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114012556Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114052707Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114230842Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114312585Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114389407Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114445789Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11448703Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114553682Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114583583Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114676215Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114718017Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114767308Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11484261Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114891942Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114899022Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.114946883Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115048956Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115078967Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115226511Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115300764Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115382016Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115473219Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115546701Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115714136Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.115933462Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116030525Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116073236Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116160189Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11619837Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116283172Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116321563Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116408586Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116481648Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116532569Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116576791Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116627012Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116671673Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116723535Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116766356Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116826758Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.116858779Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117206149Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117255001Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117320723Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117356144Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117409265Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117443936Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117536819Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117608271Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117687083Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117739375Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117790036Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117838607Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117906889Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.117998862Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118059484Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118137136Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118226199Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118284991Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118337992Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118438095Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118519257Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11860886Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118689862Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118770655Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.118918039Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119096644Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119177617Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119218798Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11928821Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119329591Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119384523Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119435694Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119516087Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119599699Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119647Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119700942Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119749683Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119778844Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119850786Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119892477Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.119952169Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.11999639Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120038792Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120080003Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120138014Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12031189Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120399262Z namespaces/openshift-dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120448444Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120508805Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120544777Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120590438Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120631329Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120789333Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120863826Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120945168Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.120985049Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12102021Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121072822Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121125974Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121212046Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121279078Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121325969Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121401782Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121445743Z namespaces/openshift-dns/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121487174Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.121590647Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12167721Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.122238516Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.122312578Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.122605277Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12272631Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.122907065Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.122961837Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123015829Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12305765Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123094881Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123189054Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123231335Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123315587Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12339951Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123455901Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123489022Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123548304Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123580105Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123634796Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123664187Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123718729Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123881544Z namespaces/openshift-dns/pods/dns-default-2qmn4/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.123921865Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns-default-2qmn4.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124015508Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124030028Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns/dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124034138Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns/dns/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124075659Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns/dns/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124202543Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124276915Z namespaces/openshift-dns/pods/dns-default-2qmn4/dns/dns/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124306676Z namespaces/openshift-dns/pods/dns-default-2qmn4/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124313146Z namespaces/openshift-dns/pods/dns-default-2qmn4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124319336Z namespaces/openshift-dns/pods/dns-default-2qmn4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124365348Z namespaces/openshift-dns/pods/dns-default-2qmn4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124464671Z namespaces/openshift-dns/pods/dns-default-2qmn4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124529773Z namespaces/openshift-dns/pods/dns-default-2qmn4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124581804Z namespaces/openshift-dns/pods/dns-default-5wbwr/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124619565Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns-default-5wbwr.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124706128Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124719138Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns/dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124732628Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns/dns/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12478214Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns/dns/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124870352Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124942335Z namespaces/openshift-dns/pods/dns-default-5wbwr/dns/dns/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124978156Z namespaces/openshift-dns/pods/dns-default-5wbwr/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124989906Z namespaces/openshift-dns/pods/dns-default-5wbwr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.124995896Z namespaces/openshift-dns/pods/dns-default-5wbwr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125046158Z namespaces/openshift-dns/pods/dns-default-5wbwr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125165871Z namespaces/openshift-dns/pods/dns-default-5wbwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125229273Z namespaces/openshift-dns/pods/dns-default-5wbwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125274654Z namespaces/openshift-dns/pods/dns-default-czxh9/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125320216Z namespaces/openshift-dns/pods/dns-default-czxh9/dns-default-czxh9.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125420539Z namespaces/openshift-dns/pods/dns-default-czxh9/dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125428269Z namespaces/openshift-dns/pods/dns-default-czxh9/dns/dns/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125437859Z namespaces/openshift-dns/pods/dns-default-czxh9/dns/dns/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12547434Z namespaces/openshift-dns/pods/dns-default-czxh9/dns/dns/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125567793Z namespaces/openshift-dns/pods/dns-default-czxh9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125631955Z namespaces/openshift-dns/pods/dns-default-czxh9/dns/dns/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125674596Z namespaces/openshift-dns/pods/dns-default-czxh9/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125681726Z namespaces/openshift-dns/pods/dns-default-czxh9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125688266Z namespaces/openshift-dns/pods/dns-default-czxh9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125732198Z namespaces/openshift-dns/pods/dns-default-czxh9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125836661Z namespaces/openshift-dns/pods/dns-default-czxh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125893472Z namespaces/openshift-dns/pods/dns-default-czxh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125942794Z namespaces/openshift-dns/pods/node-resolver-fb5h5/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.125972035Z namespaces/openshift-dns/pods/node-resolver-fb5h5/node-resolver-fb5h5.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126058087Z namespaces/openshift-dns/pods/node-resolver-fb5h5/dns-node-resolver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126064867Z namespaces/openshift-dns/pods/node-resolver-fb5h5/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126077488Z namespaces/openshift-dns/pods/node-resolver-fb5h5/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12615451Z namespaces/openshift-dns/pods/node-resolver-fb5h5/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126238763Z namespaces/openshift-dns/pods/node-resolver-fb5h5/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126304784Z namespaces/openshift-dns/pods/node-resolver-fb5h5/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126345115Z namespaces/openshift-dns/pods/node-resolver-fxjbg/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126407447Z namespaces/openshift-dns/pods/node-resolver-fxjbg/node-resolver-fxjbg.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126467049Z namespaces/openshift-dns/pods/node-resolver-fxjbg/dns-node-resolver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126476669Z namespaces/openshift-dns/pods/node-resolver-fxjbg/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12648285Z namespaces/openshift-dns/pods/node-resolver-fxjbg/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126534581Z namespaces/openshift-dns/pods/node-resolver-fxjbg/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126622664Z namespaces/openshift-dns/pods/node-resolver-fxjbg/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126702776Z namespaces/openshift-dns/pods/node-resolver-fxjbg/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126737947Z namespaces/openshift-dns/pods/node-resolver-w4tfr/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126783608Z namespaces/openshift-dns/pods/node-resolver-w4tfr/node-resolver-w4tfr.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12685161Z namespaces/openshift-dns/pods/node-resolver-w4tfr/dns-node-resolver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126859721Z namespaces/openshift-dns/pods/node-resolver-w4tfr/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126875731Z namespaces/openshift-dns/pods/node-resolver-w4tfr/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.126920332Z namespaces/openshift-dns/pods/node-resolver-w4tfr/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127006345Z namespaces/openshift-dns/pods/node-resolver-w4tfr/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127079507Z namespaces/openshift-dns/pods/node-resolver-w4tfr/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127295933Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127328284Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127385196Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127426867Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12752178Z namespaces/openshift-etcd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127564711Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127629963Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127670044Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127737876Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127777697Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12786375Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.127942512Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128012914Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128070836Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128099957Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128290992Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128329533Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128414716Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128466557Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128515619Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128589771Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128664663Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128713055Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128810587Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12888641Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.128964652Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129042264Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129158248Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129286431Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129450506Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129494117Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129538329Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12958481Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129630341Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129695563Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129739134Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129826447Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129902779Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.12994744Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.129990412Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130032583Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130095825Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130185398Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130220319Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13028192Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130327092Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130420384Z namespaces/openshift-host-network/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130462846Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130538008Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130585639Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130647011Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130686992Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130772305Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130849627Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.130930119Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13163251Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.131676051Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.131728532Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.131776494Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.131851146Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.131907828Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.131952649Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132029221Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132105783Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132170435Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132284059Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132364971Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132440153Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132523486Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132595058Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132747002Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132850755Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132912167Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.132957608Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13301344Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133052751Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133101833Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133166705Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133243427Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133284198Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133373371Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133447533Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133502434Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133538005Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133582637Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133621538Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133677809Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133730441Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133770072Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133811683Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133913566Z namespaces/openshift-image-registry/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.133952587Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134014039Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134059851Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134138873Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134184424Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134304338Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134436291Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134897105Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134933656Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.134982187Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135024459Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13507041Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135335597Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135386409Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13543624Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135511903Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135565674Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135577645Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135620486Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.135710179Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13575268Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13644025Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.136523022Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13680564Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.136879923Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137103709Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137251313Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137450979Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137508541Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137554642Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137614764Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137660265Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137726127Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137759758Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137844371Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137923583Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.137985175Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138032416Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138094208Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1381655Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138276643Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138364206Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138426368Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138476259Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13852047Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138563242Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138626433Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138633274Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138679485Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/image-registry-5c8486b849-wcvqt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138801329Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/registry/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138809579Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/registry/registry/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138816579Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/registry/registry/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.138867031Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/registry/registry/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.139742356Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.139808868Z namespaces/openshift-image-registry/pods/image-registry-5c8486b849-wcvqt/registry/registry/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.13986068Z namespaces/openshift-image-registry/pods/node-ca-27jxq/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.139912161Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca-27jxq.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.139983863Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.139996093Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca/node-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140002864Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca/node-ca/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140059025Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14020059Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140288932Z namespaces/openshift-image-registry/pods/node-ca-27jxq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140322543Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140369544Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca-4v9fw.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140468447Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140481238Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca/node-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140487198Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca/node-ca/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140519809Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca/node-ca/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140639722Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140706694Z namespaces/openshift-image-registry/pods/node-ca-4v9fw/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140757516Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140794797Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca-9gwzq.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14089234Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14089941Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca/node-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14091738Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca/node-ca/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.140958112Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141078405Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141178148Z namespaces/openshift-image-registry/pods/node-ca-9gwzq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141193498Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14123936Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141298611Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141346263Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141449516Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141487407Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141559529Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14160186Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141671522Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141713263Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141825237Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14193465Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.141997092Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142034173Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142080904Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14227305Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142323281Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142400384Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142456885Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142502046Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142587259Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142661621Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142713193Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142807615Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.142902838Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143086723Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143198797Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143367812Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143494835Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143693851Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143764273Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143813455Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143897047Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.143927428Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14399232Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144033871Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144139304Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144235997Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144300929Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14434093Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144410732Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144459764Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144541596Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144578267Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144640229Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/ingress-canary-h4h9d.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144743652Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/serve-healthcheck-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144751122Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144765203Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144797253Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144895956Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.144969558Z namespaces/openshift-ingress-canary/pods/ingress-canary-h4h9d/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14501878Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145257427Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/ingress-canary-hjr72.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145274637Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/serve-healthcheck-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145280158Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145286068Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145298718Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145380901Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145453423Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjr72/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145492084Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145528215Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/ingress-canary-ks472.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145610637Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/serve-healthcheck-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145620257Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145625918Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145652318Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145741511Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145823343Z namespaces/openshift-ingress-canary/pods/ingress-canary-ks472/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145836294Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145894476Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145944077Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.145992778Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146075681Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146136243Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146204214Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146258696Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146318038Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146357259Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146442861Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146520584Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146608866Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146657038Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146699399Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14674505Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146778731Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146861824Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146908045Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.146945116Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.147028018Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14707952Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.147158682Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.147881614Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.147963376Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148075639Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148177372Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148273005Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148393728Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148598804Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148666286Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148703617Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148757479Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1487894Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148838661Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148847811Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148887703Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.148966075Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149009676Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149095349Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149193722Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149244583Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149292455Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149349366Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149398408Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.14946953Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149504881Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149565172Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149605704Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149666826Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149683376Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149720867Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149802199Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149843631Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149891322Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.149928013Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150014996Z namespaces/openshift-ingress/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150058797Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150142609Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150269913Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150335355Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150380106Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150471099Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150615493Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150755017Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150784138Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150835149Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150898951Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.150953673Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151035215Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151090807Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1511889Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151265382Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151350584Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151392116Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151518779Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151607112Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151751886Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151826588Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.151973402Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152091376Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152324133Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152404985Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152449056Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152527569Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152546599Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152628812Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152671823Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152761466Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152835998Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152879729Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15292142Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.152984602Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153031833Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153089165Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153160707Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153218059Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153227739Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15327444Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router-default-674c7d54dc-s8b5k.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153399994Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153408524Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router/router/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153417255Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router/router/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153468396Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router/router/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15360363Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router/router/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153668352Z namespaces/openshift-ingress/pods/router-default-674c7d54dc-s8b5k/router/router/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153707973Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153734054Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153793516Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.153822907Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15427885Z namespaces/openshift-insights/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154318251Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154391693Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154418724Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154497846Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154525177Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154662401Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154806245Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154914438Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154943899Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.154997681Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155081373Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155138045Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155227208Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155266069Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155364372Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155393292Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155442804Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155526166Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.155613759Z namespaces/openshift-insights/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15566006Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15633243Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.156422222Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.156889626Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15703144Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.157399091Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.157484113Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.157644548Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15772563Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.157772412Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.157853704Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.157899995Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158003709Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15804395Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158086531Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158184574Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158211495Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158310577Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158332788Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15841236Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158436381Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158533734Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158608416Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158669568Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158704759Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158768501Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158798512Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158870874Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158910945Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.158951876Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159004598Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159064019Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15907367Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159133311Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/insights-operator-5c847dcfc4-6h2w9.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159236354Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/insights-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159253965Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/insights-operator/insights-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159261075Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/insights-operator/insights-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.159305287Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.15977269Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-6h2w9/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16010533Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160181162Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/insights-runtime-extractor-z27rs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160348657Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160368527Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/exporter/exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160376738Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/exporter/exporter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160397118Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/exporter/exporter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160491971Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160558873Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/exporter/exporter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160604014Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/extractor/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160622545Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/extractor/extractor/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160631565Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/extractor/extractor/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160668436Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/extractor/extractor/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160771819Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160836831Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/extractor/extractor/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160883902Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160891073Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160905553Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.160940554Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161040227Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161103419Z namespaces/openshift-insights/pods/insights-runtime-extractor-z27rs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161185981Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161236903Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/insights-runtime-extractor-zh2zr.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161335256Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161344266Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/exporter/exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161354136Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/exporter/exporter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161394167Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/exporter/exporter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16148723Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161562392Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/exporter/exporter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161592883Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/extractor/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161600793Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/extractor/extractor/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161609754Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/extractor/extractor/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161664565Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/extractor/extractor/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161771318Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16183433Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/extractor/extractor/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161869561Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161880002Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161889422Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.161931183Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162021655Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162091197Z namespaces/openshift-insights/pods/insights-runtime-extractor-zh2zr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162194351Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162239952Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/insights-runtime-extractor-zkw42.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162338535Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162354195Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/exporter/exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162364756Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/exporter/exporter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162410207Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/exporter/exporter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162494559Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162565982Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/exporter/exporter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162601052Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/extractor/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162610683Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/extractor/extractor/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162620633Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/extractor/extractor/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162668405Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/extractor/extractor/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162765857Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162832439Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/extractor/extractor/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16286486Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16287176Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162877651Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.162920842Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163012924Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163078757Z namespaces/openshift-insights/pods/insights-runtime-extractor-zkw42/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163158429Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16318536Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163265682Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163306843Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163362645Z namespaces/openshift-keda/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163369945Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163381495Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163423367Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163513219Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163564511Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163573601Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163619272Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163688304Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163736485Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.163970432Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164046925Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164126747Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164145797Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164197569Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164408645Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164437926Z namespaces/openshift-keda/operators.coreos.com/installplans/install-n6cbm.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16455532Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16458231Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164641072Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164670093Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.164969872Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165011083Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165126086Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165222599Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165298831Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165313191Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165380324Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165410304Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165494877Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165569209Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165651392Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165696623Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165731784Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165781845Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165816936Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.165898659Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16596056Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166008682Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166084554Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166173987Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166218908Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166338212Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166412334Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166496756Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166571888Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166653971Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166779934Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.166954079Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167014141Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167049602Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167105324Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167177466Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167229607Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167264619Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167362371Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167435544Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167475665Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167520316Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167560027Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167608378Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16765448Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167689801Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167740482Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167773583Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167881197Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167925188Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.167973209Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16801743Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168097453Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168162174Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168277068Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168381311Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168459583Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168506905Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168550956Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168609868Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168667449Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168797823Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168878715Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.168926067Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169006319Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16905012Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169090612Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169217216Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169293828Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.16937158Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169454172Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169530945Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169654798Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169818403Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169865464Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169908585Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169955127Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.169995858Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170041709Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170082121Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170271976Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170350368Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170441851Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170506523Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170585235Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170627177Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17074027Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170859233Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170920045Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.170987707Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171029468Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17109075Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171161112Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171234184Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171286826Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171370278Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17141986Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171483961Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171514512Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171587094Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171632556Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171716858Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171798511Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.171877983Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172237693Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172285605Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172354027Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172397658Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172485611Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172529902Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172577643Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172668666Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172736568Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172786919Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.172921063Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173004736Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173085858Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173217872Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173299254Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173441799Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173639954Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173708706Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173756858Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173817619Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173851591Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173928493Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.173964144Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174060877Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17417196Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174219461Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174290013Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174353355Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174399887Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174447758Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174489339Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174556701Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174583062Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174646314Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174692575Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174790188Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174840459Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174910461Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.174949823Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175011184Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175041445Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175151228Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17522868Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175306033Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175369365Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175408496Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175468487Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175508309Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175605062Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175654243Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175704754Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175783357Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175839138Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175848499Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17589047Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175940571Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.175972632Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176078005Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176177988Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176480037Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176556979Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176639482Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176761725Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1769124Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.176960481Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177003662Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177052974Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177084345Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177166617Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177197348Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1772834Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177358343Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177406714Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177448805Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177505297Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177553538Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17760894Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177656361Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177698132Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177741764Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177821276Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177869908Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177933499Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.177973481Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178033372Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178063673Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178178957Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178255259Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178335981Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178399483Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178434134Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178501136Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178549217Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.17862766Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178678171Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178706512Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178791515Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178872997Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.178903528Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179033031Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179132314Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179283189Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179358251Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179439283Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179559007Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179719482Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179784384Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179823314Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179875766Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179905707Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.179959158Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180037971Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180083432Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180196856Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180264447Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180298479Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18036743Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180427252Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180462063Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180513885Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180558906Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180608017Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18068352Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.180743731Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.181667028Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.181689829Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.181759151Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.181810292Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.181886705Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.181971997Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182046169Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182083171Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182155722Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182220575Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182267106Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182339728Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182380479Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182426441Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182500393Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182552934Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182601166Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182692758Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18276683Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182847693Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.182925915Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183008517Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183127511Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183295906Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183348197Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183382968Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18343777Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183482831Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183533113Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183563523Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183655206Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183730548Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18377793Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183806081Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183865692Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183892443Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183960955Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.183987746Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184046008Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184075018Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184203182Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184261154Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184332566Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184372567Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184430269Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18448145Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184563063Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184689607Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184795059Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184865321Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184931563Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.184972525Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185026096Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185106699Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185192401Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185241603Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185319535Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185361446Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185372756Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185412057Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18549512Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185523931Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185644404Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185729187Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.185914382Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186003635Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186277833Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186398356Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186567431Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186632723Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186668944Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186722866Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186779757Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186816949Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186850619Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.186945022Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187016724Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187061356Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187096297Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187183429Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.1872098Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187283832Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187296372Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187345144Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/kube-storage-version-migrator-operator-846bf668f7-kh477.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187486218Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/kube-storage-version-migrator-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187499218Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187511699Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18754269Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187653503Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-kh477/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187801067Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187837988Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18789917Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.187938051Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188021484Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188135197Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188191589Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188262031Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188310602Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188375494Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188449496Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188563549Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188661022Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188784186Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188826967Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.188900929Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.18893433Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189042263Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189103295Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189138916Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189247269Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189315681Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189336262Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189468176Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189541748Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189673762Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189744234Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.189906779Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190037552Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190241998Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.19029112Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190370062Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190408013Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190441444Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190481425Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190547477Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190613669Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190739013Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190773234Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190819805Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190868487Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190930518Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190950979Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.190960619Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191025241Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator-d57d58cc9-fqslg.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191090143Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/graceful-termination/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191098373Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/graceful-termination/graceful-termination/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191105043Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191183546Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191294329Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191363591Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191408632Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191417272Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator/migrator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191428213Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator/migrator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191470954Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator/migrator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191565447Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191631659Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-fqslg/migrator/migrator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.19168463Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191711261Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191773623Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191800214Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191865085Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191872226Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191881386Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.191929707Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192039971Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192146054Z namespaces/openshift-marketplace/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192159894Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192168224Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192195025Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192284338Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192293628Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192305578Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192410712Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192494114Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192585397Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192682779Z namespaces/openshift-monitoring/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192734691Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192771352Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192811103Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192892875Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.192932387Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.193081091Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.193591206Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.193968657Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194474802Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194535253Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194554664Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194600045Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194701598Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.19477965Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194819462Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.194924795Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.195001457Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.195071649Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.198650093Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.198800778Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.199970902Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.200057764Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.201033753Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.201184117Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.201701652Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.201864897Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.201913738Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202072233Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202131445Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202388042Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202438884Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202524056Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202600378Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202673991Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202708292Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202846776Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202878787Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.202976009Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.203007281Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.203161075Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.203205406Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20332227Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.203635019Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.203730991Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.203988029Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204130763Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204296958Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204388001Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204494044Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204589447Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20470861Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204745021Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204839184Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.204921796Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205014199Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205143372Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205215655Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205371439Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205460472Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205552664Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205641407Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20572882Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205816092Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205868424Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205911085Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205967267Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.205974257Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206017058Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206148752Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206161962Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206246995Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20642869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20643599Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206442541Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206486812Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206582674Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206647967Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206696548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206703478Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206714938Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20676093Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206866723Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206927025Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206962116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206971066Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.206979586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207021987Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207129921Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207227633Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207279395Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207295175Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207307126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207358647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207474191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207548903Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207605354Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207612185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207634495Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207679806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2077934Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207874502Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207920604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207929654Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.207941964Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208002316Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20813135Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208224253Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208270544Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208278084Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208282004Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208329756Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208429719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208511391Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208560502Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208604553Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator-64786d9cbb-lhx8q.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208749108Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208755838Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.208763228Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2088328Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209333085Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209414987Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-lhx8q/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209489409Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209534631Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics-7c9dbb8b7d-cwnnl.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209656044Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-main/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209662834Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209671305Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209739437Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.20985571Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209931362Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209979524Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-self/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209986884Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.209993264Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210072876Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210265672Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210351664Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210388276Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210397636Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210426957Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210483198Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210653603Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210735996Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-cwnnl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210794207Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210841559Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server-84cdf5cd44-qp7vg.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210959912Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210968073Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server/metrics-server/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.210977093Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server/metrics-server/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211035794Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211160728Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21124144Z namespaces/openshift-monitoring/pods/metrics-server-84cdf5cd44-qp7vg/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211314323Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211361284Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin-d5dcff7cf-lnl55.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211447676Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211454807Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211463437Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211521969Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211636932Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211698774Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lnl55/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211750775Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211795617Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter-8nk8f.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21190673Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/init-textfile/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21191685Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/init-textfile/init-textfile/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211927701Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/init-textfile/init-textfile/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.211972532Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212061954Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212143597Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212175938Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212186338Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212195838Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212274731Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212360443Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212425395Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212475486Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212489537Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter/node-exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212499977Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter/node-exporter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212525398Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212643101Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212723204Z namespaces/openshift-monitoring/pods/node-exporter-8nk8f/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212770485Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212806236Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter-9rrwt.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212902089Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/init-textfile/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212912059Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/init-textfile/init-textfile/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.212918289Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/init-textfile/init-textfile/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21294595Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213011592Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213082544Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213134145Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213149306Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213159736Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213195427Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21329373Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213359952Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213395293Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213400103Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter/node-exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213406344Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter/node-exporter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213463835Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213564858Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21363022Z namespaces/openshift-monitoring/pods/node-exporter-9rrwt/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213688342Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213719673Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter-jf5gb.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213842886Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/init-textfile/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213859637Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/init-textfile/init-textfile/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213865957Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/init-textfile/init-textfile/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.213899278Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21397074Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214035422Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214091524Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214101574Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214136755Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214154865Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214281509Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214344001Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214396542Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214404493Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter/node-exporter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214413903Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter/node-exporter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214457944Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214566717Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214632859Z namespaces/openshift-monitoring/pods/node-exporter-jf5gb/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214685171Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214732952Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics-54cf96dfcf-z46bd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214879827Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-main/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214888877Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214898207Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.214945588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215040341Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215105773Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215166775Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-self/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215182345Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215190076Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215241507Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21533052Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215395882Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215424222Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215430352Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215434673Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215471934Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215570787Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215637438Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-z46bd/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215666099Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215737201Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215922377Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215929727Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215938367Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.215982729Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216088702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216168564Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216205805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216228426Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216234006Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216284577Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2163805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216446662Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216471813Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216478413Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216513314Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216558256Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216643738Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21672708Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216767802Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216775162Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216779252Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216826153Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.216931146Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217013279Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21705244Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21706529Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21707128Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217153503Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217266916Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217345048Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21739769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21740733Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21741317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217480472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21775358Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217830533Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217875584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217885724Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217896595Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.217964766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21807859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218176123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218258925Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218310756Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator-567f7b8b7c-g2wqd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21843697Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21844536Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21844946Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218486282Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218598975Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218675037Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218730019Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218737919Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218742369Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21877237Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.218998447Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219074849Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-g2wqd/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21913246Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219206083Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook-d559d66d5-r6j9n.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219299135Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219306556Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219317336Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219370867Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.21947585Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219561383Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-r6j9n/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219610805Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219661306Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client-b8648cc8c-g5l89.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2198177Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219824701Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219833881Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219887013Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.219993906Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220070608Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22012674Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/reload/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22014059Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/reload/reload/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22014699Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/reload/reload/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220187131Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/reload/reload/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220315305Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220388607Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/reload/reload/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220427718Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220434549Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client/telemeter-client/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220443889Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220506491Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220666275Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220746367Z namespaces/openshift-monitoring/pods/telemeter-client-b8648cc8c-g5l89/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22081298Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.220892762Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-querier-866bb47569-rnl69.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221032666Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221040146Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221044196Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221088248Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221212071Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221298443Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221351925Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-rules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221361185Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221368166Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221396837Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22150368Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221587262Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221621243Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-web/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221626263Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221632223Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221686875Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221809138Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221895401Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221957193Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221971543Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.221977813Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222041475Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222170959Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222240111Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222278752Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/prom-label-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222284122Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222297363Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222355314Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222468368Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22255345Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222594481Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-query/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222599172Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-query/thanos-query/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222603252Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-query/thanos-query/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222672144Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222812278Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22290196Z namespaces/openshift-monitoring/pods/thanos-querier-866bb47569-rnl69/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222942651Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.222996203Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223072665Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223132827Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223305702Z namespaces/openshift-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223361894Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223443636Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223493358Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223559989Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223612451Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223882299Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.223976872Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224077835Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224156257Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224228739Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224413364Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224561269Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224639861Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224696733Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224760004Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224801356Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.224895748Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22495679Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.225010572Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.225134395Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.225196177Z namespaces/openshift-multus/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.225254889Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.225426904Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.225542047Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.226417733Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.226574657Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2273662Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.227478914Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.227651309Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.227724251Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.227814364Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.227940827Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228053851Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228196965Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228338999Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22838715Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228502224Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228601687Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22871448Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228775421Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228872744Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.228943526Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229002738Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.22906606Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229130842Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229213714Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229263086Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229373219Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229469212Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229535844Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229606916Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229665658Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229720029Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229788021Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229879884Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.229956526Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230005157Z namespaces/openshift-multus/pods/multus-2glwl/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230060089Z namespaces/openshift-multus/pods/multus-2glwl/multus-2glwl.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230222954Z namespaces/openshift-multus/pods/multus-2glwl/kube-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230237734Z namespaces/openshift-multus/pods/multus-2glwl/kube-multus/kube-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230243814Z namespaces/openshift-multus/pods/multus-2glwl/kube-multus/kube-multus/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230321157Z namespaces/openshift-multus/pods/multus-2glwl/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230632466Z namespaces/openshift-multus/pods/multus-2glwl/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230726229Z namespaces/openshift-multus/pods/multus-2glwl/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2307725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.230849882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/multus-additional-cni-plugins-jd98h.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231032987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/bond-cni-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231043828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231050278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231085419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231232993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231323716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231370077Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231377528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/cni-plugins/cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231381877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231435459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231778009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231864572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231914783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/egress-router-binary-copy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231923653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231932744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.231970095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232100958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232208822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232284284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232297474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232303504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232342916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232427758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232528241Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232574992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/routeoverride-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232584843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232590413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232640674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232751137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23283027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232880771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni-bincopy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232891101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232897662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.232939173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233056116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233161949Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233214481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233222491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233228811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233280943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233390366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233474638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jd98h/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23353041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233595382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/multus-additional-cni-plugins-s4hnp.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233764137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/bond-cni-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233772157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233778458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233831889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.233949102Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234035605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234077696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234087366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/cni-plugins/cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234093727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234288772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234397285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234481278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23453468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/egress-router-binary-copy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23454357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23454896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234599911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234711825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234796067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234832728Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234848979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234862129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.234937721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235030014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235142387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235188168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/routeoverride-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235197969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235204259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235255501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235365354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235449046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235499688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni-bincopy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235510018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235514618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23556447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235672423Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235759925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235817497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235827457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235833497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235888049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.235997792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236083435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s4hnp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236152277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236223469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/multus-additional-cni-plugins-vmncx.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236401804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/bond-cni-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236410624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236414744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236467936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236589869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236682032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236727233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236734394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/cni-plugins/cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236738314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236787565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236900338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.236986501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237069523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/egress-router-binary-copy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237076434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237080694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237159356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237277529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237364862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237425404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237433134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237441784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237493816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237578398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237666681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237715892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/routeoverride-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237725942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237732203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237773844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.237887477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.23797243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238012131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni-bincopy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238018581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238022741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238081193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238212197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238302519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238347521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238356041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238361031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238412822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238524126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238611198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vmncx/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238651509Z namespaces/openshift-multus/pods/multus-sdc2q/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238710601Z namespaces/openshift-multus/pods/multus-sdc2q/multus-sdc2q.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238813054Z namespaces/openshift-multus/pods/multus-sdc2q/kube-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238820954Z namespaces/openshift-multus/pods/multus-sdc2q/kube-multus/kube-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238824974Z namespaces/openshift-multus/pods/multus-sdc2q/kube-multus/kube-multus/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.238865116Z namespaces/openshift-multus/pods/multus-sdc2q/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239378071Z namespaces/openshift-multus/pods/multus-sdc2q/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239467473Z namespaces/openshift-multus/pods/multus-sdc2q/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239512015Z namespaces/openshift-multus/pods/multus-wqwvf/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239566986Z namespaces/openshift-multus/pods/multus-wqwvf/multus-wqwvf.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239667669Z namespaces/openshift-multus/pods/multus-wqwvf/kube-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239675319Z namespaces/openshift-multus/pods/multus-wqwvf/kube-multus/kube-multus/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239679619Z namespaces/openshift-multus/pods/multus-wqwvf/kube-multus/kube-multus/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.239724051Z namespaces/openshift-multus/pods/multus-wqwvf/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240285987Z namespaces/openshift-multus/pods/multus-wqwvf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24037517Z namespaces/openshift-multus/pods/multus-wqwvf/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240419441Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240475483Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon-48vdd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240593666Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240601046Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240605306Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240663068Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240775891Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240863684Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240911685Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240923866Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240930476Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.240975217Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.241157373Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.241246985Z namespaces/openshift-multus/pods/network-metrics-daemon-48vdd/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.241291056Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.241347108Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon-gm98z.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242266165Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242280575Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242286715Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242326007Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24244323Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242532093Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242577944Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242587914Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242593994Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242645316Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24280721Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242900563Z namespaces/openshift-multus/pods/network-metrics-daemon-gm98z/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242942865Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.242997246Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon-k8hs8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243093679Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243107349Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24313503Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243174951Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243292575Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243390507Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243436199Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243446289Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243451579Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243495671Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243639975Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243726187Z namespaces/openshift-multus/pods/network-metrics-daemon-k8hs8/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243775039Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24381915Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243879912Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243888722Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.243940414Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244039386Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244136389Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244181501Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244317445Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244373756Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244436488Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244473739Z namespaces/openshift-network-console/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244548671Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244611403Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244668745Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244721846Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244779018Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.244876071Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245061276Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245232471Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245291883Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245346875Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245441157Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245490629Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24554345Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245590282Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245929542Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.245985223Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246083456Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24622273Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246270832Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246314683Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246462447Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24657312Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246719655Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246815587Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.246999253Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247186918Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247343343Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247426205Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247482867Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247544969Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.24760209Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247663982Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247735724Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247780876Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247836057Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247893669Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.247948411Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248046623Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248179157Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248254149Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248314751Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248368503Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248423274Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248478886Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248486966Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248544178Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin-6bffdf9778-b2ss9.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248635931Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248642741Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248647101Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248703102Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248821056Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.248907028Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-b2ss9/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2489586Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249005291Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249069993Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249146645Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249198647Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249257729Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249328301Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249377262Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249439504Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249489216Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249627409Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249752083Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249870687Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.249956309Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250013271Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250091003Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250243578Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25032394Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250383831Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250437793Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250499325Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250596148Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250654329Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250709621Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250803154Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250862665Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.250920817Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.251039921Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.251175505Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.251424582Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.251520905Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.251788352Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.251894255Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25203921Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252121332Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252186394Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252268957Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252318848Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252430311Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252487903Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252546745Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252620467Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252680449Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25273672Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252798462Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252902645Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.252999008Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253057209Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253127171Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253265506Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253322257Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253389509Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253433711Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253491562Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253498552Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253549844Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/network-check-source-989f8b8dc-drlq7.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253652897Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/check-endpoints/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253661417Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/check-endpoints/check-endpoints/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253665757Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253710839Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253863883Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253945285Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-drlq7/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.253986616Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254037538Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-bgr8t.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254152701Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-container/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254164832Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254169162Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254233054Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254357147Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25444343Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgr8t/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254493751Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254542223Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-kvrxf.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254635486Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-container/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254642596Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254646756Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254695957Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254806991Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254888563Z namespaces/openshift-network-diagnostics/pods/network-check-target-kvrxf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254939964Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.254988446Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-sd7qb.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255082068Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-container/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255089149Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255093139Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255165311Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255274364Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255364327Z namespaces/openshift-network-diagnostics/pods/network-check-target-sd7qb/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255410628Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255461459Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255521321Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255528561Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255576903Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255687326Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255747748Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255912753Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255921873Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.255971354Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256023486Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256085848Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25616556Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256260203Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256312194Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256411437Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256459079Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256564502Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256663065Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256769848Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256819359Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256876381Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256928222Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.256979374Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257076727Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257144608Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25720332Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257301833Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257359415Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257368245Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257418567Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257481888Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25752823Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257653103Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257740066Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257841319Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.257945452Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258043475Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258274072Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258404615Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258440756Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258507098Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25856768Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258612561Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258664543Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258708784Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258760066Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258790567Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258880559Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.258970332Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259006483Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259052294Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259099096Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259150367Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259208709Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25925389Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259299131Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259309402Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259341223Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259398304Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259436935Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2596052Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259644821Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259692743Z namespaces/openshift-network-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259742044Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259802856Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259838817Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.259894699Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.25992819Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260045663Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260128055Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260344432Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260407824Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260446895Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260540367Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260560288Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26061874Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260649151Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260737933Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260768134Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260822386Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260907238Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260947299Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26095844Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.260988581Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261042302Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261084574Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261244448Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261325441Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261494645Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261567748Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261757123Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261836345Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.261966219Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26201381Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262066102Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262169825Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262236957Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262267548Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26232684Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262368461Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262413712Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262444483Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262497004Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262535506Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262825604Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262842035Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262846455Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262854425Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.262873946Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26303016Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263053771Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263058051Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263074601Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263104572Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263226966Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263246266Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263284467Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter-5fr7t.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26337462Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263381801Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26338599Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263445392Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263542555Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263613737Z namespaces/openshift-network-operator/pods/iptables-alerter-5fr7t/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263658969Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26370078Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter-6cxpp.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263787162Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263799822Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263804203Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263826003Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263905336Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.263993668Z namespaces/openshift-network-operator/pods/iptables-alerter-6cxpp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264009369Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26405864Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter-hh92j.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264138932Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264160753Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264167523Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264196874Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264301927Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264367159Z namespaces/openshift-network-operator/pods/iptables-alerter-hh92j/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264421961Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264435571Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264491973Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264539534Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264576175Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264622966Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264713329Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26475059Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264801132Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264844233Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.264917665Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265004428Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26507376Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265152072Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265171993Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265235475Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265281616Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265355018Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265397049Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26543157Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265518633Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265561424Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265605715Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265697458Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26578351Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265881193Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.265955585Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266044498Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266200643Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266408669Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266485401Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266542853Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266603624Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266659686Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266717858Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266754789Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266878902Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.266973625Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267004976Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267076318Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26713987Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267220492Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267353856Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267364586Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267402678Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267410088Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267439199Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26749907Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267538071Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267590183Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267644255Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267674666Z namespaces/openshift-operators/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267682046Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267688306Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267725387Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267775218Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2678203Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267878372Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267925853Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.267968494Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268007765Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268306794Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268383086Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268482989Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.26850193Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268546471Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268681195Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268713626Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268762597Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268811709Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268891541Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268930032Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.268966143Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269079136Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269149009Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269166579Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269224951Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269301083Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269333384Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269630372Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.269736296Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.270093456Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27024735Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.270770276Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.270858418Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271065565Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271135847Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271180948Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271274711Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271400144Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271440865Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271527818Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271573329Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27161287Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271665012Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271712903Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271768235Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271802566Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271858768Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271866018Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271924399Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.271968461Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272069204Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272237988Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272338122Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272420464Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272476206Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272561588Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272594209Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272698682Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272749443Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272809835Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272817296Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.272860737Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27296908Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273032302Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273078633Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273162275Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273175866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273249788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-node-cftkj.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273482965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-node/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273491265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273495615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273524076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273672461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273750693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273797834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273806694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273813694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273852156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.273981209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274073302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274135424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/nbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274149954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/nbdb/nbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274154584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/nbdb/nbdb/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274192145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274316709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274396602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274440713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/northd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274448793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/northd/northd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274453053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/northd/northd/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274493784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/northd/northd/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274624988Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274713261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/northd/northd/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274761292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-acl-logging/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274769802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274774093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274825064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274923347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.274990949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275000199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-controller/ovn-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275004629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2750386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27537593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275459302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275499624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275508754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275512954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.275555805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27674704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.276822212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.276861073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/sbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.276868054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/sbdb/sbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.276872354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/sbdb/sbdb/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.276908095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277015628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27708415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cftkj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277130281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277218464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-node-n2nk2.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277392519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-node/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277400169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277408729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27744573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277566764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277627206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277662307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277670387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277675477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277710738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277826971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277889283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277940385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/nbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277948085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/nbdb/nbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277952645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/nbdb/nbdb/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.277984156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278082609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278169601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278192712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/northd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278220713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/northd/northd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278225893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/northd/northd/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278233403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/northd/northd/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278360287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278424479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/northd/northd/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278441069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-acl-logging/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.27845003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2784542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278496801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278592474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278640865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278648406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-controller/ovn-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278652426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278688407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278907893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.278973225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.279002056Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.279008706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.279012776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.279046547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280286903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280350625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280384486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/sbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280390206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/sbdb/sbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280394246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/sbdb/sbdb/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280431927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28053147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280595192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n2nk2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280636823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280709346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-node-wkx4g.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280950162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-node/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280958893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280964063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.280991774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281127468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28118884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281238831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281275972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281283332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281299033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281379065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281444847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281489378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/nbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281497729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/nbdb/nbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281502499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/nbdb/nbdb/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281528599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/nbdb/nbdb/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281630492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281701264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281724835Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/northd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281731015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/northd/northd/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281737565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/northd/northd/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281774877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/northd/northd/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28189601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.281983663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/northd/northd/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282030624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-acl-logging/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282038984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282043914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282053775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282180329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28223398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28224149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-controller/ovn-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28224629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282279201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282466287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282531599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28256186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28256901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28257315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.282612381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2836042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283676762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283694273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/sbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283702323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/sbdb/sbdb/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283711463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/sbdb/sbdb/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283750294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/sbdb/sbdb/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283846037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283909249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkx4g/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28395875Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.283975451Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284039413Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284052633Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284060653Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284192397Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284331041Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284379013Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284423324Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284506586Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284591579Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28463444Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284666801Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284721703Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284728883Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284737433Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284776804Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284823275Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284869727Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.284929289Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28496718Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285017251Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285060092Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285161445Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285285779Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285379452Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285424103Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285453834Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285509646Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285553337Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285631479Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285696861Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285742282Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285862096Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285911617Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285921898Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.285969629Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286034241Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286084212Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286230787Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286334099Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286663719Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286757652Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.286903556Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28703709Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287251166Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287309188Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287340539Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287413301Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287456862Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287488833Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287540465Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287625057Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287698319Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287736151Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287767681Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287830223Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287871304Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287924516Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287959127Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.287997188Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288009628Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28805479Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/service-ca-operator-5d46d9ffd4-z669j.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288152003Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/service-ca-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288163463Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288167513Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288196794Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288392279Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-z669j/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288546584Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288564655Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288627986Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288669178Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288701648Z namespaces/openshift-service-ca/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.28876325Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288810552Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288840323Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288900704Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.288938395Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289042878Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289159802Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289260705Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289302536Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289332857Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289387439Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289415819Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289508992Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289550063Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289594554Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289672697Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289721478Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289730329Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289754879Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289808291Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289841042Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.289954435Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290029477Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290203182Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290283525Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290397958Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290521162Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290685226Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290733958Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290776349Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.2908105Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290844611Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290900793Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.290928833Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291021656Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291096088Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29116832Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291213982Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291249433Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291315165Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291365046Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291380006Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291463729Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-758f599c5-c6c5c.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291558852Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291574282Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291580292Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291594733Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291820179Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291887201Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-c6c5c/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291916122Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.291957373Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292000965Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292037436Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292131659Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29218369Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292287093Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292331164Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292406776Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292438287Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292562061Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292626453Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292710905Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292760377Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292779007Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292836429Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292892431Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.292984833Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293045145Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293099437Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29322145Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293284812Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293331023Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293471058Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29356249Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293665773Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.293779607Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29388722Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294003823Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294186408Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29424155Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294283351Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294324982Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294354783Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294392544Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294438746Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294517888Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29459775Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294648042Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294675793Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294726884Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294763615Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294797246Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294835927Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294888999Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29492318Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294962571Z namespaces/openshift/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.294999872Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295066914Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295131346Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295203548Z namespaces/openshift/apps/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295244659Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295328532Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295402574Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295487006Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295518427Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295566909Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29561101Z namespaces/openshift/batch/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295641161Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295729823Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295772085Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295817286Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295899938Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295942639Z namespaces/openshift/core/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.295984191Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296086754Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296202057Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29630022Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296381592Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296459675Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296615719Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296823865Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296863266Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296913628Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.296954189Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29699129Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.298457743Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.298499404Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.298596627Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29868047Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.298810613Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.298930767Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.29904272Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.299256496Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.299444022Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.299586746Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.299695219Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.299817903Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.30008225Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300264965Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300391599Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300501172Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300608066Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300726839Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300859053Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.300989607Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301146281Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301267025Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301377638Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301503462Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301616145Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301737308Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301851952Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.301970275Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302097449Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302258704Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302394608Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302523222Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302675996Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302768489Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302884092Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.302971215Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303129659Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303295324Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303385377Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.30350288Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303609273Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303722817Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303882901Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.303965804Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304055736Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304222441Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304381086Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304507259Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304641423Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304745896Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.30485807Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.304965993Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.305099747Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.305266431Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.305409686Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.305532139Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.305667583Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.305777986Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.30589083Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306049554Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306319462Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306365423Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306477157Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306567299Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306628061Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306686463Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306747465Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306804296Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306863268Z namespaces/openshift/policy/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.30692129Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.306989392Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307040923Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307140766Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307158367Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307203268Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307366493Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307538048Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307682742Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.307813296Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.308238498Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.308375212Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.308504326Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.30863232Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.308772684Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.308908758Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309077642Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309227417Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309373381Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309495495Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309638409Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309762933Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.309888636Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.31001108Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310154304Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310280517Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310398741Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310519615Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310642318Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310762631Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.310881075Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311005869Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311137502Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311276557Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.31140145Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311517464Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311652117Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311764851Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.311942706Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.31206858Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312227294Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312339678Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312453651Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312587785Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312711279Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312831162Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.312999927Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.313145721Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.313286045Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.313425339Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.313564363Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.313729818Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.313881602Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314021957Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314259364Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314360447Z network_logs/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314401678Z network_logs/cluster_scale [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314506941Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314598494Z network_logs/multi-networkpolicy [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314695486Z network_logs/net-attach-def [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314790909Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.314957684Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.315067667Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.316414236Z nodes/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.316463678Z nodes/debug [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.316576471Z nodes/ip-10-0-130-27.ec2.internal/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.316635423Z nodes/ip-10-0-130-27.ec2.internal/cpu_affinities.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.317018864Z nodes/ip-10-0-130-27.ec2.internal/dmesg [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.317379255Z nodes/ip-10-0-130-27.ec2.internal/ethtool_channels [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.317485268Z nodes/ip-10-0-130-27.ec2.internal/ethtool_features [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.317597471Z nodes/ip-10-0-130-27.ec2.internal/ip-10-0-130-27.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.317967952Z nodes/ip-10-0-130-27.ec2.internal/irq_affinities.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.318162647Z nodes/ip-10-0-130-27.ec2.internal/lscpu [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.318307062Z nodes/ip-10-0-130-27.ec2.internal/lspci [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.318426755Z nodes/ip-10-0-130-27.ec2.internal/podresources.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.318566329Z nodes/ip-10-0-130-27.ec2.internal/pods_info.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.318715203Z nodes/ip-10-0-130-27.ec2.internal/proc_cmdline [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.318826867Z nodes/ip-10-0-130-27.ec2.internal/sysinfo.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.32064215Z nodes/ip-10-0-130-27.ec2.internal/sysinfo.tgz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.320808535Z nodes/ip-10-0-135-106.ec2.internal/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.320829105Z nodes/ip-10-0-135-106.ec2.internal/cpu_affinities.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.321105263Z nodes/ip-10-0-135-106.ec2.internal/dmesg [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.321382351Z nodes/ip-10-0-135-106.ec2.internal/ethtool_channels [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.321452293Z nodes/ip-10-0-135-106.ec2.internal/ethtool_features [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.321528485Z nodes/ip-10-0-135-106.ec2.internal/ip-10-0-135-106.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.321808304Z nodes/ip-10-0-135-106.ec2.internal/irq_affinities.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.321947198Z nodes/ip-10-0-135-106.ec2.internal/lscpu [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.322059121Z nodes/ip-10-0-135-106.ec2.internal/lspci [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.322244476Z nodes/ip-10-0-135-106.ec2.internal/podresources.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.32234896Z nodes/ip-10-0-135-106.ec2.internal/pods_info.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.322525094Z nodes/ip-10-0-135-106.ec2.internal/proc_cmdline [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.322608157Z nodes/ip-10-0-135-106.ec2.internal/sysinfo.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.324479871Z nodes/ip-10-0-135-106.ec2.internal/sysinfo.tgz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.324630036Z nodes/ip-10-0-136-219.ec2.internal/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.324661437Z nodes/ip-10-0-136-219.ec2.internal/cpu_affinities.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.324995506Z nodes/ip-10-0-136-219.ec2.internal/dmesg [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.325285345Z nodes/ip-10-0-136-219.ec2.internal/ethtool_channels [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.325362017Z nodes/ip-10-0-136-219.ec2.internal/ethtool_features [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.32544923Z nodes/ip-10-0-136-219.ec2.internal/ip-10-0-136-219.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.325757609Z nodes/ip-10-0-136-219.ec2.internal/irq_affinities.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.325903533Z nodes/ip-10-0-136-219.ec2.internal/lscpu [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.326023867Z nodes/ip-10-0-136-219.ec2.internal/lspci [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.32612435Z nodes/ip-10-0-136-219.ec2.internal/podresources.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.326242933Z nodes/ip-10-0-136-219.ec2.internal/pods_info.json [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.326363186Z nodes/ip-10-0-136-219.ec2.internal/proc_cmdline [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.326445749Z nodes/ip-10-0-136-219.ec2.internal/sysinfo.log [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.32819404Z nodes/ip-10-0-136-219.ec2.internal/sysinfo.tgz [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.328389356Z pod_network_connectivity_check/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.328419786Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.328596002Z static-pods/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.328603412Z static-pods/kube-apiserver/ [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.336414839Z [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.33643899Z sent 58,376 bytes received 4,089,595 bytes 2,765,314.00 bytes/sec [must-gather] [must-gather-n5z64] OUT 2026-07-02T18:57:18.33644761Z total size is 43,773,965 speedup is 10.55 [must-gather] [must-gather ] OUT 2026-07-02T18:57:18.611453337Z namespace/openshift-must-gather-m256x 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: 911217d4-4679-4092-b02b-c9ff7882805c [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-bkp7s [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-bkp7s-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-bkp7s [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 6780480 Jul 2 18:58 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-bkp7s/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 8cad0d7] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-bkp7s/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 15d21f8..8cad0d7 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-02T18:58:10.056Z","type":3}]