task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-7956j-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-7956j-kubeconfig [get-kubeconfig] Found admin password secret: cluster-7956j-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-7956j-password [get-kubeconfig] API Server URL: https://a306fa385e8d24b1a91690710c39cea1-4fa5cc76128c466f.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [clone-repo] wva-overlay-fix [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2671/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:7fce5049d5e22f5c18756419ab95335e509bf71d40b49159f51a66f5ab33232f [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7fce5049d5e22f5c18756419ab95335e509bf71d40b49159f51a66f5ab33232f [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:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [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:a0ae04c8af985f4fab778b415e570561f00fd874023f1d5c87c716054c3fb7d5 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a0ae04c8af985f4fab778b415e570561f00fd874023f1d5c87c716054c3fb7d5 [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:33f82c067d520fe749f73749cf76b5935fe69bd9eb141504c6660698c7947743 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:33f82c067d520fe749f73749cf76b5935fe69bd9eb141504c6660698c7947743 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1699 [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-1699 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1699 [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 aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [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 black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pandas [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 11.04s [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 18.72s [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 47ms [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://a306fa385e8d24b1a91690710c39cea1-4fa5cc76128c466f.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-8bftz 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-8bftz 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-8jkzq 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-8jkzq 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-dgtf4 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-dgtf4 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:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [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:7fce5049d5e22f5c18756419ab95335e509bf71d40b49159f51a66f5ab33232f [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a0ae04c8af985f4fab778b415e570561f00fd874023f1d5c87c716054c3fb7d5 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:33f82c067d520fe749f73749cf76b5935fe69bd9eb141504c6660698c7947743 [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-5h4d2 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-5h4d2 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-56668bddcf-x646t" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-56668bddcf-9nl57 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:fcb5cb3a1291921a5532f13ee26882212ab263f549190e25e965bbd206a03524 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:41985ac264661d4661f624c50cb0a3944da12162ad5b034f24e69906772d973f [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': {'json-report': '1.5.0', 'httpx': '0.30.0', 'anyio': '4.9.0', 'asyncio': '0.23.8', 'metadata': '3.1.1', 'xdist': '3.6.1', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: json-report-1.5.0, httpx-0.30.0, anyio-4.9.0, asyncio-0.23.8, metadata-3.1.1, xdist-3.6.1, cov-5.0.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 21:29:02.823 4440 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-02 21:30:53.087 4440 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.087 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.088 4440 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 21:30:53.088 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 21:30:53.088 4440 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.088 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.089 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.089 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.089 4440 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.089 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.210 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.210 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.210 4440 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.210 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:53.211 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:30:58.246 4440 kserve.trace Got response [{'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 21:30:58.246 4440 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d623624-d32c-43ba-a611-98f023403b79', '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 21:32:28.420 4440 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.420 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.420 4440 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 21:32:28.420 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 21:32:28.420 4440 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.420 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.421 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.421 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.421 4440 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.421 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.422 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.422 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.422 4440 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.422 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:28.423 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:32:33.454 4440 kserve.trace Got response [{'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 21:32:33.454 4440 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2c03c79-9083-4d6d-b42a-f2342432873b', '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 21:34:23.682 4440 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:34:23.682 4440 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.e8ad0c5c-df5f-4438-8094-9a85ba5a44d4.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 21:34:23.718 4440 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-02 21:34:23.718 4440 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 21:37:39.021 4440 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 21:37:39.021 4440 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 21:37:39.021 4440 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 21:37:39.021 4440 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 21:39:54.485 4440 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 21:39:54.485 4440 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 21:39:54.485 4440 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 21:39:54.485 4440 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 21:41:59.806 4440 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 21:41:59.806 4440 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 21:41:59.807 4440 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 21:41:59.807 4440 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 21:44:05.103 4440 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 21:44:05.103 4440 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 21:44:05.104 4440 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 21:44:05.104 4440 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 21:44:40.356 4440 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 21:44:40.356 4440 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 21:44:40.356 4440 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 21:44:40.356 4440 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 945.29s (0:15:45) ============== [must-gather] [must-gather ] OUT 2026-07-02T21:44:47.146637356Z 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: a50e5564-8436-4399-a697-445f01af0576 [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-02T21:44:47.200232889Z namespace/openshift-must-gather-kwlvz created [must-gather] [must-gather ] OUT 2026-07-02T21:44:47.210762489Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-pkhhd created [must-gather] [must-gather ] OUT 2026-07-02T21:44:47.241513257Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:53.601060643Z [disk usage checker] Started [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:53.604495648Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:53.741437863Z No resources found in openshift-must-gather-kwlvz namespace. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:53.851027744Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.004636329Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.004667623Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.004667623Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.006846588Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.158460806Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.158490367Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.158490367Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.160829820Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.309260354Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.309290461Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.309290461Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.311297138Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.456969873Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.456997445Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.456997445Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.458988827Z Error getting logs from rhods-notebooks [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.608929708Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.608974004Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.608974004Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.610938606Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.754323842Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.754352309Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.754352309Z namespaces "istio-system" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.756309128Z Error getting logs from istio-system [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.906438178Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.906466911Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.906466911Z namespaces "knative-serving" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:54.908551515Z Error getting logs from knative-serving [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.058643352Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.058673683Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.058673683Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.060670712Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.326895467Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.590922967Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.724313747Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.809417507Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.811441117Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:55.939968601Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.019742538Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.021462012Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.143484636Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.225975189Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.227958127Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.352063056Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.431364844Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.433254625Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.570428368Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.651683564Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.653658058Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.781639486Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.862932446Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.864748784Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:56.994904064Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.076439071Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.078410012Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.204351712Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.284756073Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.286685311Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.412765852Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.493202103Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.495370236Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.624034826Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.705708055Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.708126118Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.836162183Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.917819356Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:57.919858128Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.045441007Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.127765785Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.129817314Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.253590524Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.333915181Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.335858621Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.462659308Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.544946972Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.547029699Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.610291227Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.677688613Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.758304930Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.760295169Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.888884628Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.970218711Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:58.972243339Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:59.097164657Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:59.181875295Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:59.183985154Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:59.307295285Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:59.388588456Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:44:59.390691166Z Error collecting info from [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.069829337Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.194663520Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.320230255Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.445197237Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.569814992Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.801178679Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:00.933625432Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.058772482Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.186598576Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.308465198Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.438263570Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.565831976Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.692219903Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.814333537Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:01.949797706Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:02.223040656Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:02.337836667Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:02.506340257Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:02.608339194Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:02.759965830Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:02.903995200Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.075047085Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.185944096Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.332713889Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.470814567Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.614764657Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.624219571Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.730153648Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:03.883632500Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.004815097Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.163738973Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.274668700Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.425734350Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.572280131Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.729308327Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.832773282Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:04.982586233Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.096592658Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.247084303Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.349701213Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.501630033Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.623222967Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.779322845Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:05.881005191Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.033113437Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.175290561Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.331379005Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.441842447Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.594217845Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.714946444Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.872035976Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:06.978287096Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.129438185Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.249181656Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.420385185Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.523447386Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.669871959Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.787985119Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:07.946269466Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.047996583Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.197181084Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.313471200Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.473826168Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.582860391Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.619269396Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.735399484Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:08.868722332Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:09.049099507Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:09.158635899Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:09.323234562Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:09.463647224Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:09.641489798Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:09.753822252Z Wrote inspect data to must-gather. [must-gather] [must-gather-hw2tz] POD 2026-07-02T21:45:12.144981284Z Caches written to disk [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.158303861Z waiting for gather to complete [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.162027477Z downloading gather output [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.45493098Z receiving incremental file list [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.467073031Z ./ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.467145513Z aggregated-discovery-api.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.467476482Z aggregated-discovery-apis.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468093678Z event-filter.html [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.46856829Z timestamp [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468698153Z version [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468765845Z cluster-scoped-resources/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468776805Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468782515Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468843057Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468920299Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.468938099Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.46896235Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469026452Z namespaces/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469037012Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469050152Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469117324Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469181956Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469239637Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469260087Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.46935776Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469450732Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469540885Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469581596Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469618847Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469671778Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469712129Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469793111Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469842013Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469884783Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469961425Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.469999577Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.470037367Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.470158801Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.470232503Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471277489Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471358541Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471434693Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471591627Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471775632Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471824403Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471871174Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471903025Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.471947607Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472000198Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472041369Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472122361Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472173062Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472211103Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472245014Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472285735Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472338757Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472372077Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.472433039Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.47247498Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.479549792Z [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.479575852Z sent 761 bytes received 47,581 bytes 96,684.00 bytes/sec [must-gather] [must-gather-hw2tz] OUT 2026-07-02T21:45:13.479581152Z total size is 602,436 speedup is 12.46 [must-gather] [must-gather ] OUT 2026-07-02T21:45:13.538768521Z namespace/openshift-must-gather-kwlvz 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: a50e5564-8436-4399-a697-445f01af0576 [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-02T21:45:13.662584847Z 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: a50e5564-8436-4399-a697-445f01af0576 [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-02T21:45:13.685401682Z namespace/openshift-must-gather-p2hh8 created [must-gather] [must-gather ] OUT 2026-07-02T21:45:13.693200922Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rkl66 created [must-gather] [must-gather ] OUT 2026-07-02T21:45:13.720931643Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:14.998178519Z [disk usage checker] Started [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:15.001643079Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:15.300572310Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:15.446310558Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:15.538934635Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:15.627345704Z Gathering data for ns/default... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:15.971290358Z Gathering data for ns/openshift... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:16.399518177Z Gathering data for ns/kube-system... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:17.142033314Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:17.461958728Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:17.461992722Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:17.461992722Z namespaces "assisted-installer" not found [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.189087350Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.196862853Z INFO: Gathering HAProxy config files [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.199065075Z 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-tnbc4] POD 2026-07-02T21:45:18.202409189Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.209663417Z INFO: Collecting host service logs for crio [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.210831704Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.211223774Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.211579661Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.211951797Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.212324229Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.212699321Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.213059098Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.213416079Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.213784999Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.214139006Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.214568682Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.216509703Z Executing Istio gather script [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.225824821Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.567452112Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.714813465Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:18.974714319Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.033863390Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.270965045Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-5qf9s [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.271035079Z insights-runtime-extractor-dldh9 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.271055878Z insights-runtime-extractor-fkt9s [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.271075284Z insights-runtime-extractor-kw9lq [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.484785133Z No resources found [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.515703718Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.515823908Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.517975058Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.529388394Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.529388394Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.715200181Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.780904357Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.911854230Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.931269926Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:19.970089481Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.057456800Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.114437847Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.114437847Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.169932852Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.477958435Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.533921657Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.535239132Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.586153591Z INFO: 'previous-logs' folder not found on ip-10-0-134-124.ec2.internal, skipping... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.661136110Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.769001084Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.800027973Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.809407257Z INFO: HAProxy config collection complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.880102061Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.884229448Z No resources found [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:20.978077389Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.006256126Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.035855678Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.103451596Z INFO: 'previous-logs' folder not found on ip-10-0-140-1.ec2.internal, skipping... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.190166425Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.246150332Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.329681540Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.406855582Z INFO: 'previous-logs' folder not found on ip-10-0-141-123.ec2.internal, skipping... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.406855582Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.406898576Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.445939255Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.508036522Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.696410143Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.713596860Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.782707993Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.809723093Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.908122356Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:21.974052189Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.162491333Z INFO: INTERCONNECT MODE [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.162535540Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.169049494Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.297686570Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.378482046Z INFO: Gathering OVN_Northbound from ovnkube-node-28cz9... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.378729599Z INFO: Gathering OVN_Northbound from ovnkube-node-jhw2p... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.378982444Z INFO: Gathering OVN_Northbound from ovnkube-node-mvqc5... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.379266726Z INFO: Gathering OVN_Southbound from ovnkube-node-28cz9... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.379560921Z INFO: Gathering OVN_Southbound from ovnkube-node-jhw2p... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.379893675Z INFO: Gathering OVN_Southbound from ovnkube-node-mvqc5... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.587762573Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.696085977Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.748088970Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.760301798Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.760473532Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.770829738Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.788511738Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.790038071Z tar: Removing leading `/' from member names [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.829370847Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:22.982737606Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.007811955Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.053345217Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.070340222Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.278019135Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.287585472Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.316942662Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.317064385Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.317479877Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.319462373Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.321911834Z ovnk_database_store/ [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.321962492Z ovnk_database_store/ovnkube-node-28cz9_sbdb [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.347417503Z ovnk_database_store/ovnkube-node-mvqc5_nbdb [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.358977506Z ovnk_database_store/ovnkube-node-jhw2p_sbdb [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.378972438Z ovnk_database_store/ovnkube-node-28cz9_nbdb [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.388457294Z ovnk_database_store/ovnkube-node-jhw2p_nbdb [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.398569544Z ovnk_database_store/ovnkube-node-mvqc5_sbdb [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.426752965Z INFO: Network log collection complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.428130107Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.545678974Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.549280036Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.628178273Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.755130365Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.787016159Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:23.787614071Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.031253590Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.036158070Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.099247846Z Gathering data for ns/openshift-console... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.126171922Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.267666979Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.447535082Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.497165082Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.501734238Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.661107859Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.760330985Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.768730478Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.772029203Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.980429075Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:24.984561874Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.168779045Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.196757713Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.233760776Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.399162152Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.402597864Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.462752898Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.555020066Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.614009621Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.629507404Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.750600750Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.827805279Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:25.832706112Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.023756543Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.255527137Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.259792850Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.275028182Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.440819168Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.631769806Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.634794901Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.819852453Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.905570889Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:26.914584463Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:27.045574585Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:27.048595870Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:27.237434975Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:27.298979068Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:27.456235058Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:27.671261731Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:28.066128695Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:28.181225761Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:28.208214452Z Done executing Istio gather script [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:29.184499870Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:30.240827694Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:30.308411121Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:30.388361073Z Gathering data for ns/kserve... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:31.437600480Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.063743014Z Gathering data for ns/openshift-config... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.326459419Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.556705098Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.779926975Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.839779594Z Collecting performance related data for node ip-10-0-134-124.ec2.internal [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.848262389Z Collecting performance related data for node ip-10-0-141-123.ec2.internal [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:32.862331797Z Collecting performance related data for node ip-10-0-140-1.ec2.internal [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:33.107760471Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:33.429916324Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:33.815353210Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:34.204167210Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:34.531852913Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:34.875927563Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:35.208681762Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:35.248634750Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:35.554771190Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:36.163881000Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:37.586567949Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:38.917932304Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:39.226775235Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:39.821456936Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:40.245069202Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:40.253940478Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:40.636153823Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:40.897105708Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.416498443Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.450208562Z Collecting kubelet logs for node ip-10-0-134-124.ec2.internal [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.452435088Z Collecting kubelet logs for node ip-10-0-141-123.ec2.internal [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.454597168Z Collecting kubelet logs for node ip-10-0-140-1.ec2.internal [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.773027642Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.863888283Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-p2hh8 namespace [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:41.869190554Z INFO: Node performance data collection complete. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:42.206037906Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:42.507150751Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:42.772926129Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:43.401199893Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:43.686776118Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:43.995863027Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:44.371707231Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:45.260433051Z [disk usage checker] Volume usage percentage: current = 25 ; allowed = 70 [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:45.296955705Z Wrote inspect data to must-gather. [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:45.296996105Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:45.296996105Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:45.432385863Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-tnbc4] POD 2026-07-02T21:45:45.562797436Z Caches written to disk [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.571355749Z waiting for gather to complete [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.575215508Z downloading gather output [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.846752433Z receiving incremental file list [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.868416839Z ./ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.868525282Z aggregated-discovery-api.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.868837979Z aggregated-discovery-apis.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.869617819Z event-filter.html [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.87199852Z timestamp [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.872097883Z version [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884333417Z cluster-scoped-resources/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884376148Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884388678Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.88446196Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884718437Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884859801Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884927312Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.884976193Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885061556Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885169818Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885276231Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885344913Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885438365Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885534128Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885897677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.885937198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.886122943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.886373479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.886590245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.886731509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.890507655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.892076355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.892209559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.892356313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.892522157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.8926404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.892862216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.893080931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.893268216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.893567704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.893718228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.893846301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.893957114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.894061726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.894170199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.894323213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.894538039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.894661222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.894784735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.896656163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.896823627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.896975621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.897202357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.897483414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.897909215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898021078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898141061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898271425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898382447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898540931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898646094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898796348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.898936251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.899102576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.899361462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.899516616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.899627269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.900161493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.900283876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.900398369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.900602564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.900718497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.900907962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901027365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901202549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901317023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901436455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901583879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901709362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901843956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.901975949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.902099733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.902251276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.902625156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.902998366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.903110878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.903916749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.904051913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.904169396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9043173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.904452593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.904814142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905086889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905235473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905351506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905530821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905654284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905771517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.905913861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.906060044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.906188317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.908361273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.908830945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.90940386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.909601285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.909758019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.909896733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.910031186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.910140489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.910244741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.917255191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.917468507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.917631231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.917784375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.917927729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.925321928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.92966862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.929860695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.930147442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.930323287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.930499311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.930603434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.930771728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931016254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931128817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.93122862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931438475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931556938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931672441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931779284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.931917028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.932058991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.932175074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.932291467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.93240946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.932536013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.932649816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.932946524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.933089298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.933348194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.933481608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.933629011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.933730434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.935816348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.935954231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.936065724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.936206398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.936358141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.936535276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.938120267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.938297591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.938471156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.93864554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.938772103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.93901971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.939648586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.939773609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.939892042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.939993815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.940673142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942002706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942107939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942264163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942387296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942615982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942734465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.942863758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943027782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943182576Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943484364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943546966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943634908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94373324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943814982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.943890615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94411496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944204412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944294365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944380777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94449587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944572002Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944658194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944754137Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944844059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.944923771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945004513Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945094815Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945195198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94527977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945366982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945470515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945558517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94565201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945759052Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945860545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.945947037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946034319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946119142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946232355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946326257Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94644044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946547263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946644985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946737397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9468234Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.946906762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947000434Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947089146Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947187399Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947270921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947359913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947486497Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947570069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947663661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947757654Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947846086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.947936928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948022321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948113033Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948225906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948313378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9484044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948561975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948653487Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948748719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948836162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.948928004Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949059047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949197501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949283283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949377115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949487988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.94957669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949673173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949773455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949882348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.949973411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950064373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950160545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950274628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950368311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950485174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950575256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950671609Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950792012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950887844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.950996107Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951087149Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951196062Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951297965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951406357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95152268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951641963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951754186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951866529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.951990932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952053024Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952068784Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952128856Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6htls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952227178Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9tlpb.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952330821Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cdxj5.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952455954Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l98zr.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952568667Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mzkbx.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952708971Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pf77p.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952818433Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-snpcr.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.952920086Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vzlxj.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95309008Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xgnrn.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.953214074Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xmjgp.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.953337247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zfxgs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.953443009Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zp5kn.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.953624964Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4nk2p.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.953743727Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-754j6.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95385741Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-bgjcg.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.954019694Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.954062656Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95425233Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.954394504Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.954519687Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95461916Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.954962959Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955082612Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955197465Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955308608Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955446281Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955535253Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955620436Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955707828Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95581827Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.955905583Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956023436Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956106788Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95620542Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956309993Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956403585Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956522399Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956625551Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956723774Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956893768Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.956932169Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957050822Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957185256Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957277678Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95737026Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957496064Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957593056Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95774769Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957833502Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.957932745Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958023097Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9581189Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958244313Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958332445Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958447248Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958768176Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958863089Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.958948781Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959040823Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959129626Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959223518Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.95928391Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959341381Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959418613Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959567397Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959623578Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959665429Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959734901Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959768412Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959825903Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959871025Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959919316Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.959952416Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960010488Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960019868Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960040309Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960128871Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960189723Z cluster-scoped-resources/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960196963Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960246944Z cluster-scoped-resources/core/nodes/ip-10-0-134-124.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.96049076Z cluster-scoped-resources/core/nodes/ip-10-0-140-1.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960657205Z cluster-scoped-resources/core/nodes/ip-10-0-141-123.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960775878Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960848639Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.960909181Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961053375Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961160698Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961292401Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961452525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961629279Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961798554Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961922697Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.961996359Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962117592Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962215375Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962319947Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962401439Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962541493Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962644926Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962749308Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962843911Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.962938973Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963030015Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963150749Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963250251Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963342534Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963400035Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963540448Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963622591Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963706543Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963803555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.963896068Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964049321Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964168995Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964261457Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964330099Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964339629Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964394001Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964535394Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964571605Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964630216Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964640287Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964704878Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964813781Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.964938484Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965018577Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965028667Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965078678Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965205171Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965214931Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965243662Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965328054Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965357285Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965513109Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.96554582Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965633162Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965678243Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965739085Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965778186Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965882789Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.96592532Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.965975261Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966022002Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966078164Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966129575Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966179156Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966210487Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966289869Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9663413Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966406462Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966487064Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966550916Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966596107Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966653319Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966693069Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966764251Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966813943Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966906275Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966918055Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.966957566Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967023168Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967071699Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967166532Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967246114Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967302435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967443319Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967553662Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967707926Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967856159Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.967958032Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968064995Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968175998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.96826809Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968373803Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968504926Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968614259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968721201Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968815724Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.968907096Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969010829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969113491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969230194Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969335027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.96945312Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969605404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969699897Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969755228Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969853841Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.969955813Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970045595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97024302Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970334093Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970437956Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970550438Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97063475Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970748544Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970845906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.970931878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971029311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971106402Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971196685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971284007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97137598Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971492343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971581435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971676997Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97176447Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971853232Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.971940304Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972269583Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972357065Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972477958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972586231Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972678043Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972765755Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972865758Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97294275Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9729589Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.972996631Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973080283Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973090153Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973125685Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973220457Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973227567Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973265878Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97333863Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973384081Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-124.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973510014Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-1.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973607737Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-123.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973665588Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97372522Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973830083Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973871664Z host_service_logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973943005Z host_service_logs/masters/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.973986636Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974055108Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97413517Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974206612Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974363346Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97451747Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974583072Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974656294Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974723575Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974801437Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974876599Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97491616Z ingress_controllers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974922851Z ingress_controllers/default/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974926871Z ingress_controllers/default/router-default-69c64548d9-5wp72/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.974959552Z ingress_controllers/default/router-default-69c64548d9-5wp72/haproxy.config [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975079655Z insights-data/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975087685Z istio/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975123846Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975226798Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975640449Z istio/event-filter.html [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975730901Z istio/timestamp [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975785213Z istio/cluster-scoped-resources/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975794213Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975831854Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.975878565Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.976029209Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.97648178Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.976932552Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978045971Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978223125Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978350919Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978545564Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978683737Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978835641Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978917363Z machine_config_ondisk/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978926923Z machine_config_termination_logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978936614Z monitoring/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978941504Z monitoring/alertmanager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.978969724Z monitoring/alertmanager/status.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.979062337Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.979100808Z monitoring/prometheus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.979151469Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.979241891Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.979310283Z monitoring/prometheus/rules.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.980008211Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.980060962Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.980103924Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981006796Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981081538Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98114409Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981234592Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981301994Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981397266Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981486059Z monitoring/prometheus/status/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98152918Z monitoring/prometheus/status/config.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.981988982Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982054123Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982151296Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98232897Z namespaces/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982343791Z namespaces/default/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982400792Z namespaces/default/default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982505605Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982546006Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982641189Z namespaces/default/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98268651Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982784942Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982874995Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.982973207Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983027739Z namespaces/default/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98308475Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983149702Z namespaces/default/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983206333Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983301266Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983367717Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983443639Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983552892Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983641424Z namespaces/default/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983695336Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983816029Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.983918301Z namespaces/default/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984093256Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984182668Z namespaces/default/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98427517Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984440985Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9846495Z namespaces/default/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984711671Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984756613Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984923337Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.984966148Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9850338Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985074841Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985176283Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985248725Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985310337Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985359688Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985463421Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985575194Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985644595Z namespaces/default/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985681747Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985735038Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985769939Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985889912Z namespaces/kserve/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985930373Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.985994264Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986024375Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986077767Z namespaces/kserve/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986118048Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98620357Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986435276Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986695582Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986743214Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986779515Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986824816Z namespaces/kserve/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986865267Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.986945139Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987056292Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987095203Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987177475Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987221796Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987253697Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987312628Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987406511Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987526144Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987657787Z namespaces/kserve/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987695358Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.987936374Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.988051297Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.988464118Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9885584Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98892003Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989033253Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989344681Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989479924Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989529695Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989634378Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989667329Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.98972217Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989769741Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989845513Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989920255Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989969926Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.989995337Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990073819Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9901093Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990204412Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990262814Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990299545Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990404808Z namespaces/kserve/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990412038Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.99049147Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/kserve-controller-manager-56668bddcf-9nl57.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990577822Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990584782Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/manager/manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990589082Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/manager/manager/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.990634094Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/manager/manager/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.991938077Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992012319Z namespaces/kserve/pods/kserve-controller-manager-56668bddcf-9nl57/manager/manager/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992035639Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992096551Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/llmisvc-controller-manager-67d95fdc48-5h4d2.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992169113Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992177503Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/manager/manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992188573Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/manager/manager/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992228064Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/manager/manager/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992383279Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992530152Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-5h4d2/manager/manager/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992590254Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992610444Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/model-serving-api-fd65d7d6-ql5ts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992713467Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/server/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992727487Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/server/server/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992736897Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/server/server/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992801699Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/server/server/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.992915432Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/server/server/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993004764Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ql5ts/server/server/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993065346Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993169568Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/odh-model-controller-84b54b7f97-rmwb4.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993294472Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993305472Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/manager/manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993311492Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/manager/manager/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.993378524Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/manager/manager/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.996848293Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.996934745Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rmwb4/manager/manager/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.996955696Z namespaces/kserve/pods/s3-init-v8dmh/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997023517Z namespaces/kserve/pods/s3-init-v8dmh/s3-init-v8dmh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.99712378Z namespaces/kserve/pods/s3-init-v8dmh/download-hf-model/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.99714429Z namespaces/kserve/pods/s3-init-v8dmh/download-hf-model/download-hf-model/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997154251Z namespaces/kserve/pods/s3-init-v8dmh/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997218932Z namespaces/kserve/pods/s3-init-v8dmh/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997324475Z namespaces/kserve/pods/s3-init-v8dmh/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997403957Z namespaces/kserve/pods/s3-init-v8dmh/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997469209Z namespaces/kserve/pods/s3-init-v8dmh/s3-init/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997490309Z namespaces/kserve/pods/s3-init-v8dmh/s3-init/s3-init/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997498719Z namespaces/kserve/pods/s3-init-v8dmh/s3-init/s3-init/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997558651Z namespaces/kserve/pods/s3-init-v8dmh/s3-init/s3-init/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997866409Z namespaces/kserve/pods/s3-init-v8dmh/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.997932111Z namespaces/kserve/pods/s3-init-v8dmh/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998001472Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998047324Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom-qc5tr.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998133016Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/download-hf-model/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998140246Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/download-hf-model/download-hf-model/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998144156Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998178887Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.9982861Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998367712Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998439724Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998454334Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998458734Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998497735Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998748722Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998834484Z namespaces/kserve/pods/s3-tls-init-custom-qc5tr/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998893875Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.998943247Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving-cd4vg.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999032579Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/download-hf-model/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999040139Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/download-hf-model/download-hf-model/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.99907395Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999121921Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999224784Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999302046Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999351747Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999362107Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999366067Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.99944376Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999700176Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999771158Z namespaces/kserve/pods/s3-tls-init-serving-cd4vg/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999808159Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.99983453Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs-64568bcd49-5dhdl.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999930182Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999940442Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs/seaweedfs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999946152Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:46.999979333Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000174198Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00024355Z namespaces/kserve/pods/seaweedfs-64568bcd49-5dhdl/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000300122Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000342223Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom-8b44d767d-w67mm.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000444105Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000455615Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000462375Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000504047Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000685531Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000751663Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w67mm/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000809864Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000844415Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving-67b7477c6d-22fkn.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000938008Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000944898Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.000953768Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00101896Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001206435Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001272826Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-22fkn/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001290957Z namespaces/kserve/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001346348Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00139529Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001438971Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001500742Z namespaces/kube-node-lease/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001510982Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001516723Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001554854Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-124.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001640876Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-1.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001723978Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-123.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0018155Z namespaces/kube-system/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001852221Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001923363Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.001946074Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002006915Z namespaces/kube-system/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002061787Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0022002Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002281982Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002357434Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002409716Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002471727Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002544889Z namespaces/kube-system/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00258536Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002672812Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002737054Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002766665Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002859387Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002905178Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.002914398Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00296165Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-x42n55a3rx5dvh3tww22nd4n6m.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003048962Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003131524Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003209536Z namespaces/kube-system/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003257897Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003456992Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003562815Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003831292Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.003922414Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004224392Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004349935Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004695314Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004759846Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004802447Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004882139Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0049224Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.004995392Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005087814Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005221598Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00529343Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005370361Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005457844Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005530446Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005589827Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00570196Z namespaces/kube-system/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005724411Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005781522Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer-4bl5k.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005887315Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005897525Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005906595Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.005959017Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006142011Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006228163Z namespaces/kube-system/pods/global-pull-secret-syncer-4bl5k/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006294735Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006346586Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer-5gfl7.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006451339Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00646754Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00648092Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006527071Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006829929Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006917281Z namespaces/kube-system/pods/global-pull-secret-syncer-5gfl7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.006985963Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007033344Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer-mjbss.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007105916Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007115646Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007124726Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007194868Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007379643Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007514667Z namespaces/kube-system/pods/global-pull-secret-syncer-mjbss/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007556368Z namespaces/kube-system/pods/konnectivity-agent-hprp4/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007598849Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent-hprp4.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007699061Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007706272Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007719302Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.007780923Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008196804Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008279116Z namespaces/kube-system/pods/konnectivity-agent-hprp4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008322997Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008374989Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent-mt8fl.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008486621Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008497902Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008508162Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.008568814Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009006385Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009090217Z namespaces/kube-system/pods/konnectivity-agent-mt8fl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009151158Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00920053Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent-xn9ss.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009301602Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009310543Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009324953Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009393575Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.009897978Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.00998449Z namespaces/kube-system/pods/konnectivity-agent-xn9ss/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010035381Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010083792Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010192875Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/haproxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010200795Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010207665Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010280358Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010444902Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010545064Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-124.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010601466Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010648837Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010719939Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/haproxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010727349Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.010731409Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01077629Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011032177Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011108199Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-1.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01116229Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011209951Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011288423Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/haproxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011296193Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011315254Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011373105Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011612572Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011702224Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-123.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011744695Z namespaces/kube-system/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011791286Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011867888Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.011875628Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0119317Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012047163Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012119465Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012183166Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012240298Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012285899Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012358911Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012369611Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012375691Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012415522Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012540316Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012657999Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01271586Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012789102Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012845613Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012901575Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.012948686Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013047438Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013154291Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013247034Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013309935Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013358416Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013411798Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013545571Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013643764Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013708635Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013754407Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013853699Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013937251Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.013993363Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015009899Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015110031Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015207824Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015306166Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015406289Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015591524Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01581508Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015886981Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.015939133Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016013174Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016070836Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016138008Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016193429Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016292682Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016386044Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016478497Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016544648Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01661139Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016652271Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016714883Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016771594Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016829035Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016873287Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016931068Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.016970629Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017117363Z namespaces/openshift-apiserver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017185655Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017255876Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017310748Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017362149Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01741366Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017530913Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017620866Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017727289Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.01779337Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017826281Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017892103Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.017923934Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018026466Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018089708Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018126029Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018227251Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018300593Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018359965Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018499008Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018593401Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018691923Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018790526Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.018887918Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019035022Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019211347Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019280368Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0193318Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019395131Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019463773Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019551895Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019609117Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019708309Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019801572Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019878144Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019932725Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.019985396Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020037738Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02013643Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020149811Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020225293Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020283034Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020353686Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020362566Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020367446Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020412767Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020556001Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020569441Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020573602Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020617132Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020689754Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020700715Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020710115Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020758886Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020838438Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020845969Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.020891239Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021002573Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021062064Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021163166Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021216518Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0212944Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021347011Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021527386Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021634159Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021723511Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021784502Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021830914Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021908496Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.021959627Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022058909Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022128221Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022181873Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022280665Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022347117Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022359847Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022441109Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022541232Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022589073Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022722457Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022806739Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.022917982Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023011204Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02324078Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023395594Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023530987Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023589709Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02363427Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023696022Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023735692Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023796264Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023841795Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023906277Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.023965438Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024065931Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024159703Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024236015Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024303247Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024352108Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02439438Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024445191Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024502262Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024544853Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024555524Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024593005Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024643966Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024679297Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024732698Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024765819Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024864372Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.024920043Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025004895Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025057426Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025113768Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02517819Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025329084Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025413916Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025528049Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02559004Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025626671Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025695293Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025738364Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025835917Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.025905788Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02596936Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026066892Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026136304Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026151074Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026205196Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026324119Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026439552Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026588406Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026707399Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0267623Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026887433Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.026986206Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.027343765Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.027442558Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.027685814Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.027855148Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.027988422Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028080044Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028140465Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028226168Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028278399Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028330821Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028387202Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028491545Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028546786Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028661549Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028747851Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028809163Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028894935Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.028959727Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029014328Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.02911437Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029123691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029205973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/aws-ebs-csi-driver-node-b5pk4.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029323236Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-driver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029330346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-driver/csi-driver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029354707Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029440919Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029633834Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029720576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029769177Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-liveness-probe/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029776507Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029780958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029827589Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.029936232Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030023844Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030072115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-node-driver-registrar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030083235Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030088926Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030125167Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03024812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030339782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5pk4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030403003Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030489426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/aws-ebs-csi-driver-node-pcvqp.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030605849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-driver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030614079Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-driver/csi-driver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030629189Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-driver/csi-driver/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03067251Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030793673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030889326Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030954668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-liveness-probe/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030964188Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.030973458Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0310645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031142433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031224585Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031286456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-node-driver-registrar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031301366Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031307807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031340378Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031489011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031573153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pcvqp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031642315Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031700427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/aws-ebs-csi-driver-node-pqpwg.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03181249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-driver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03182217Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-driver/csi-driver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03183327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031888802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.031993354Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032082687Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032137948Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-liveness-probe/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032148658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032157019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03221247Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032311152Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032400725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032473807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-node-driver-registrar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032485607Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032495257Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032554419Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032681892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032759804Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqpwg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032833876Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032890627Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.032965199Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033061542Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033115623Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033198785Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033249107Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033320369Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03336947Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033442321Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033457722Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033463832Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033491743Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033566005Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033574625Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033622436Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033733199Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033792481Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033853422Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033899353Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.033978515Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034025907Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03417086Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034266253Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034357305Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034445267Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034505839Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034612102Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034663593Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034719534Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034776896Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034876378Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03494418Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.034985441Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.035084904Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.035151376Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.035158766Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.035213887Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03532564Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.035378971Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.036151701Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.036254894Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.036436628Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.036529741Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.036756197Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.036923881Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037087295Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037193948Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037248729Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037315941Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037369422Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037435734Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037586448Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037628169Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03768642Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037779413Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037878795Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037936637Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.037968818Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03805398Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038099741Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038169173Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038218704Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038287246Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038337027Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038390179Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038407369Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038499961Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned-8j5v7.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038600494Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038610154Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned/tuned/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038622514Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned/tuned/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038672516Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned/tuned/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03882755Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038913362Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8j5v7/tuned/tuned/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.038980814Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039053276Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned-gh97c.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039156488Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039164748Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned/tuned/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039179109Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned/tuned/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03923998Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned/tuned/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039371904Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039506117Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gh97c/tuned/tuned/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039556178Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.03960167Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned-kckxl.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039690282Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039699772Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned/tuned/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039703822Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned/tuned/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039751943Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned/tuned/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039878647Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.039960719Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kckxl/tuned/tuned/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04000844Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040062521Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040113493Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040167104Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040247476Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040256436Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040319288Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-124.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040446291Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-1.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040603495Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-123.ec2.internal.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040682337Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040748939Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040866992Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.040924213Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041005955Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041059957Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041158919Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041223101Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041329154Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041477127Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04159423Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041653942Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041697063Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041757285Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041807666Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041896988Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.041975771Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042030732Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042132064Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042214666Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042273728Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042493474Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042591946Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042842303Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.042934055Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043065818Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043209412Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043399367Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04350165Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043557691Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043637213Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043688464Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043760896Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.043814447Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04391926Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044014303Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044081814Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044132456Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044195537Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044253349Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044336851Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044400882Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044483615Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044542476Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044599478Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044609428Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044670229Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-56fcf86bf-9m5x4.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044780222Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-watch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044791653Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044801543Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044850884Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.044964567Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045046859Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045107401Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045117731Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045139552Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045189463Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045715466Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045805059Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-9m5x4/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04585964Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.045940312Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046013064Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046061085Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046186539Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04624682Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04662045Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046670041Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046752393Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046821745Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.046945418Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047078671Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047189694Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047258686Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047317167Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047384259Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047457471Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047566384Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047641696Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047696537Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04779773Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047865682Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047872552Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.047916893Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.048037026Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.048127988Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04818129Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.048312073Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.048408936Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.048751764Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.048840676Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.04896646Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049140554Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049312659Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049395091Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049471523Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049557555Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049612396Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049671298Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049717349Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049782441Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049833912Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.049940445Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050031557Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050093979Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0501409Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050209342Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050262273Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050358175Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050412287Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050500499Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05055169Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050637242Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050646733Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050687754Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator-5d456fdbcd-8gr8x.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050791297Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050801797Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050807577Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050855328Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.050992482Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051077644Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8gr8x/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051132835Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051181827Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051257969Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051268829Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05131314Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051386172Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051440273Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051530396Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051581997Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051681389Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051736681Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051826393Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051878554Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.051956527Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052009508Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05210784Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052199913Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052302015Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052359057Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052401688Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05248416Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052532821Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052630114Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052686955Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052729796Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052824349Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052990083Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.052997623Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053044424Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053139297Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053193788Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053313251Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053409844Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053631349Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053726442Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053825764Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.053970848Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054163133Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054243975Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054301636Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054376298Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0544361Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054550713Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054612404Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054719607Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05482045Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054905042Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.054978974Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055053096Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055102277Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055182369Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055283582Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055348214Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055443606Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055554699Z namespaces/openshift-config-managed/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05560877Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055688652Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055747134Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055844316Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.055895557Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.05599491Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056092053Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056194665Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056241966Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056285847Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056352489Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056403941Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056520253Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056577225Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056623526Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056717878Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056792111Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.056851082Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060035854Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060136136Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060245399Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060377102Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060500695Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06068207Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060820564Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060882035Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.060932457Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061034079Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061101981Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061164492Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061233034Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061279226Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061344977Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061411999Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061597464Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061701886Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061765628Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061786919Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061883991Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061925692Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.061987914Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062046125Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062090336Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062102717Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062147468Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06221395Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062266171Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062329413Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062376974Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062445525Z namespaces/openshift-config-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062462286Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062500097Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062520958Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062647471Z namespaces/openshift-config/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062701062Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062768664Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062818025Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062876296Z namespaces/openshift-config/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.062912968Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063014Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063106342Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063200995Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063262906Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063305707Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063366109Z namespaces/openshift-config/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06340266Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063524313Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063580465Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063628496Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063713028Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06380446Z namespaces/openshift-config/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063859802Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.063989975Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064082127Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06417922Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064272512Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064369635Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064550459Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064713624Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064806976Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064865978Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.064944649Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065000701Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065295849Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06534968Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065441632Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065496324Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065591666Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065681779Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06574686Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065795011Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065843873Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065897644Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.065947365Z namespaces/openshift-config/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066000407Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066053258Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066102849Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066226842Z namespaces/openshift-console-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066272824Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066338875Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066390167Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066469619Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06650134Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066613872Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066755326Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066876109Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06692079Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.066974942Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067034233Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067088504Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067186657Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067256089Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.06731049Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067410353Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067491335Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067504785Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067545736Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.067640019Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0676928Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.068399468Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.068523421Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.068814659Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.068902681Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069044065Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069194359Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069387914Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069550478Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069604219Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069669471Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069711972Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069763423Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069807544Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069886616Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.069958698Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07002346Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070070531Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070133863Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070174084Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070238715Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070288227Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070326688Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070372099Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070443801Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070464631Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070510482Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/console-operator-68b757fb67-8llqz.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070618715Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/console-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070628945Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/console-operator/console-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070635455Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/console-operator/console-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.070673096Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/console-operator/console-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071130768Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8llqz/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0711815Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071222201Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071276112Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071314123Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071397745Z namespaces/openshift-console/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071490087Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071561759Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071608Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071676192Z namespaces/openshift-console/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071727383Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.071810276Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07198712Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072214026Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072262847Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072312149Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07236005Z namespaces/openshift-console/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072450152Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072554715Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072600286Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072650757Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07274595Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072815011Z namespaces/openshift-console/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.072875143Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.073620612Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.073709674Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07394045Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074009932Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074186557Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074302269Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074522245Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074590137Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074640098Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07472826Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074760831Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074838773Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074878674Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.074961777Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075038048Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07508475Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075127061Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075176792Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075219203Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075267664Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075311115Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075355117Z namespaces/openshift-console/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075365287Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075379547Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console-65d89f5b7f-6kk2q.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075515661Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075531281Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console/console/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075537491Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console/console/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075565502Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console/console/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075664375Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console/console/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075732656Z namespaces/openshift-console/pods/console-65d89f5b7f-6kk2q/console/console/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075777618Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075819039Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/downloads-685bfb5f64-8qcvz.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075924231Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/download-server/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075934511Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/download-server/download-server/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075942662Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/download-server/download-server/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.075957752Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/download-server/download-server/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076158847Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076224319Z namespaces/openshift-console/pods/downloads-685bfb5f64-8qcvz/download-server/download-server/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07627069Z namespaces/openshift-console/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076312841Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076368513Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076410444Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076546277Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076584798Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076659Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076727662Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076794104Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076837425Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076918247Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.076995139Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077076391Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077124032Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077188134Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077244505Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077283236Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077370318Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07745171Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077514722Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077610705Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077690016Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077720157Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0778391Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077916492Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.077999464Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078075957Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078155279Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078272151Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078443066Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078513058Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078552319Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07860689Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07862586Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078685292Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078730543Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078808645Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078886007Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.078927228Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0789733Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079012301Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079057922Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079105423Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079144424Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079191505Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079231676Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079316338Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.07936491Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079532404Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079580175Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079634356Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079660947Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079747059Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079834102Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079905723Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.079963955Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080005086Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080069897Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080105389Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080191251Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080227601Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080271443Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080358735Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080411776Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080436707Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080494628Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080586741Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080621782Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080733334Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080808167Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080891629Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.080970231Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081056123Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081190406Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08134864Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081659778Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081707699Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081771491Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081812142Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081875124Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081916465Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.081997407Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082073689Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0821194Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082161421Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082216363Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082262054Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082321095Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082354456Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082417498Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082478749Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082600473Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082631773Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082701385Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082735566Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082777577Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082818978Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08289905Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.082976152Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083053844Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083105165Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083142636Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083185068Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083235529Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083310111Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083346101Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083394273Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083504526Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083567277Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083607228Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083711451Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083789153Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.083886445Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08406015Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084134872Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084255755Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08445195Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084520252Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084564253Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084625364Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084671306Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084738077Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084768608Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08484616Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084934192Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.084987894Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085034005Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085084116Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085141588Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085205989Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085254481Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085296122Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085330323Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085388204Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085442345Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085530128Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085577689Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085676371Z namespaces/openshift-dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085722122Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085782074Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085815755Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085863206Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.085904967Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086054351Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086127853Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086201525Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086250126Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086279097Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086336358Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086362589Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086475862Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086535883Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086569154Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086664017Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086705518Z namespaces/openshift-dns/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086738908Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086886542Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.086973245Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.087213511Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.087291163Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.087602201Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.087736544Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.087929009Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088000481Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088017332Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088102024Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088124094Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088214977Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088249157Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08834875Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088443602Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088538175Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088585576Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088642408Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088688389Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08874406Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088763631Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088826872Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088847573Z namespaces/openshift-dns/pods/dns-default-4vxcx/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.088902874Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns-default-4vxcx.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08915071Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089161891Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns/dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089187142Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns/dns/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089210652Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns/dns/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089344186Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089438958Z namespaces/openshift-dns/pods/dns-default-4vxcx/dns/dns/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089475889Z namespaces/openshift-dns/pods/dns-default-4vxcx/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089482189Z namespaces/openshift-dns/pods/dns-default-4vxcx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089490719Z namespaces/openshift-dns/pods/dns-default-4vxcx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08953822Z namespaces/openshift-dns/pods/dns-default-4vxcx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089647383Z namespaces/openshift-dns/pods/dns-default-4vxcx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089720465Z namespaces/openshift-dns/pods/dns-default-4vxcx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089775386Z namespaces/openshift-dns/pods/dns-default-v6cwv/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089818138Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns-default-v6cwv.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.08990731Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.0899173Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns/dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089936141Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns/dns/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.089980862Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns/dns/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090087394Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090159946Z namespaces/openshift-dns/pods/dns-default-v6cwv/dns/dns/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090191747Z namespaces/openshift-dns/pods/dns-default-v6cwv/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090199787Z namespaces/openshift-dns/pods/dns-default-v6cwv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090213878Z namespaces/openshift-dns/pods/dns-default-v6cwv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090274889Z namespaces/openshift-dns/pods/dns-default-v6cwv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090365592Z namespaces/openshift-dns/pods/dns-default-v6cwv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090450494Z namespaces/openshift-dns/pods/dns-default-v6cwv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090511315Z namespaces/openshift-dns/pods/dns-default-w5w24/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090560887Z namespaces/openshift-dns/pods/dns-default-w5w24/dns-default-w5w24.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090649189Z namespaces/openshift-dns/pods/dns-default-w5w24/dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090660969Z namespaces/openshift-dns/pods/dns-default-w5w24/dns/dns/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090672849Z namespaces/openshift-dns/pods/dns-default-w5w24/dns/dns/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090718911Z namespaces/openshift-dns/pods/dns-default-w5w24/dns/dns/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090810893Z namespaces/openshift-dns/pods/dns-default-w5w24/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090892705Z namespaces/openshift-dns/pods/dns-default-w5w24/dns/dns/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090921706Z namespaces/openshift-dns/pods/dns-default-w5w24/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090928226Z namespaces/openshift-dns/pods/dns-default-w5w24/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090938126Z namespaces/openshift-dns/pods/dns-default-w5w24/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.090992378Z namespaces/openshift-dns/pods/dns-default-w5w24/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09109326Z namespaces/openshift-dns/pods/dns-default-w5w24/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091159422Z namespaces/openshift-dns/pods/dns-default-w5w24/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091213023Z namespaces/openshift-dns/pods/node-resolver-6x7pp/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091247494Z namespaces/openshift-dns/pods/node-resolver-6x7pp/node-resolver-6x7pp.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091329156Z namespaces/openshift-dns/pods/node-resolver-6x7pp/dns-node-resolver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091338677Z namespaces/openshift-dns/pods/node-resolver-6x7pp/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091350097Z namespaces/openshift-dns/pods/node-resolver-6x7pp/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091393468Z namespaces/openshift-dns/pods/node-resolver-6x7pp/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091507421Z namespaces/openshift-dns/pods/node-resolver-6x7pp/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091575443Z namespaces/openshift-dns/pods/node-resolver-6x7pp/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091618554Z namespaces/openshift-dns/pods/node-resolver-h77tf/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091662005Z namespaces/openshift-dns/pods/node-resolver-h77tf/node-resolver-h77tf.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091741857Z namespaces/openshift-dns/pods/node-resolver-h77tf/dns-node-resolver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091751827Z namespaces/openshift-dns/pods/node-resolver-h77tf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091761607Z namespaces/openshift-dns/pods/node-resolver-h77tf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091801538Z namespaces/openshift-dns/pods/node-resolver-h77tf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091893121Z namespaces/openshift-dns/pods/node-resolver-h77tf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.091955192Z namespaces/openshift-dns/pods/node-resolver-h77tf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092165148Z namespaces/openshift-dns/pods/node-resolver-nh5kn/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092209599Z namespaces/openshift-dns/pods/node-resolver-nh5kn/node-resolver-nh5kn.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092286321Z namespaces/openshift-dns/pods/node-resolver-nh5kn/dns-node-resolver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092295911Z namespaces/openshift-dns/pods/node-resolver-nh5kn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092301611Z namespaces/openshift-dns/pods/node-resolver-nh5kn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092339992Z namespaces/openshift-dns/pods/node-resolver-nh5kn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092446825Z namespaces/openshift-dns/pods/node-resolver-nh5kn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092510367Z namespaces/openshift-dns/pods/node-resolver-nh5kn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092566578Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092588979Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09265218Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092686531Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092782304Z namespaces/openshift-etcd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092827125Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092892266Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092932938Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.092998619Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09303645Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093138443Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093218445Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093308947Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093348098Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093388309Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093550473Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093583914Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093672186Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093726978Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093757459Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093846501Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093916893Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.093970124Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094086677Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09418685Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094283832Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094387925Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094501618Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094651322Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094817156Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094874367Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.094928819Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09500058Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095047452Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095139054Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095195656Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095299068Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095396281Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095470603Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095529944Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095605476Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095652717Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095731519Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095788601Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095870733Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.095914864Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09616461Z namespaces/openshift-host-network/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096220222Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096318574Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096358975Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096466478Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09652904Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096646123Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096737105Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.096838938Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097233648Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097282459Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097356341Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097402602Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097523695Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097592077Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097652559Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097761401Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097867604Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.097911995Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098033298Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098135641Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098232014Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098331156Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098462329Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098611113Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098742036Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098811138Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09887089Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098946022Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.098987773Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099063665Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099115406Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099207488Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09925198Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099358162Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099479835Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099533177Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099594098Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.09965381Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099706301Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099778373Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099838075Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099899186Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.099956458Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100074851Z namespaces/openshift-image-registry/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100129642Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100209834Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100258085Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100352228Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100393969Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100549483Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100705767Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.100979964Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101024815Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101082607Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101148998Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10121174Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101332873Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101401785Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10161056Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101713453Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101779944Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101789205Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101856906Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.101956359Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10200449Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.102659427Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10276581Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.103135009Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.103239152Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.103475418Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.103633382Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.103859878Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1039449Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104000341Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104085484Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104149975Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104216247Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104279398Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104393141Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104493624Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104576506Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104628358Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10472332Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104773901Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.104896974Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105001617Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105078719Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105145941Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105219343Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105286784Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105376397Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105384427Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105435538Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/image-registry-5cc4899c7b-qpxzm.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105579632Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/registry/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105586692Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/registry/registry/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105595992Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/registry/registry/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.105663914Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/registry/registry/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106314841Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106414083Z namespaces/openshift-image-registry/pods/image-registry-5cc4899c7b-qpxzm/registry/registry/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106510156Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106552867Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca-6fpnv.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106648219Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10665707Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca/node-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10666511Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca/node-ca/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106737492Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca/node-ca/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106876285Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.106959527Z namespaces/openshift-image-registry/pods/node-ca-6fpnv/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107016059Z namespaces/openshift-image-registry/pods/node-ca-lq79g/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107087321Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca-lq79g.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107190613Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107202804Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca/node-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107215364Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca/node-ca/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107268515Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca/node-ca/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107405059Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107512972Z namespaces/openshift-image-registry/pods/node-ca-lq79g/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107574733Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107626654Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca-tbjmj.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107736057Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107750158Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca/node-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107765668Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca/node-ca/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107808479Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.107946203Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108045475Z namespaces/openshift-image-registry/pods/node-ca-tbjmj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108061895Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108141968Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108208529Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108261681Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108392434Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108469956Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108543368Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108597629Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108691832Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108733493Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108864036Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.108965529Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109067281Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109110453Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109192944Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109241606Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109310928Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.10940912Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109640706Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109677317Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109768729Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109867862Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.109953024Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.110081437Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11019641Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.110405336Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.110515358Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.110686943Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.110828897Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111007071Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111176495Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111231607Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111328069Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11136335Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111469853Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111510304Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111613657Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111715649Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111781181Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111839672Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111923845Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.111982036Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112073258Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112084099Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11214333Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/ingress-canary-lcfln.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112249383Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/serve-healthcheck-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112258623Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112266613Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112325965Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112460828Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112553801Z namespaces/openshift-ingress-canary/pods/ingress-canary-lcfln/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.112971532Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113013742Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/ingress-canary-mvrrr.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113108455Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/serve-healthcheck-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113115775Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113164517Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113230578Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113336841Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113442504Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvrrr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113484125Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113545916Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/ingress-canary-srm2w.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113630638Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/serve-healthcheck-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113638298Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113642359Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11369384Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113803813Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113891545Z namespaces/openshift-ingress-canary/pods/ingress-canary-srm2w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113937036Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.113995568Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114053879Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114112531Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114217973Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114277605Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114359947Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114412878Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114518151Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114554932Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114661315Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114758347Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11486023Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114916441Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.114971963Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115038594Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115094866Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115197298Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11525466Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115316692Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115439105Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115544758Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.115592319Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.116188544Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.116288786Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11641425Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.116531393Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.116654326Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11680883Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117031536Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117112088Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117181509Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117247951Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117306013Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117366484Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117374524Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117446886Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117634451Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117678172Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117767864Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117857627Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117905288Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.117949649Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118011491Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118060862Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118129894Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118174045Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118231196Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118343659Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11834979Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11835377Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118398041Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118520704Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118541324Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118600466Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118644257Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118710219Z namespaces/openshift-ingress/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11876158Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118837322Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118873683Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118939505Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.118980876Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119072268Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119204491Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119326215Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119386156Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119448298Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119506559Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11955925Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119634182Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119691294Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119739405Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119820827Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.119902899Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.11994083Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120049973Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120136695Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120272739Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120353741Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120513825Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120649438Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120866134Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120934296Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.120982327Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121061899Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12110583Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121179872Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121219263Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121305875Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121386667Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121475199Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12151648Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121583912Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121620783Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121688785Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121725926Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121776807Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121793218Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121841079Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router-default-69c64548d9-5wp72.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121949152Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121958942Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router/router/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.121970062Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router/router/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122034614Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router/router/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122152027Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router/router/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122224179Z namespaces/openshift-ingress/pods/router-default-69c64548d9-5wp72/router/router/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122242519Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12228636Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122341692Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122376453Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122473445Z namespaces/openshift-insights/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122528367Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122601079Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12264649Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122719662Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.122738852Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123000829Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123116102Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123219664Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123257725Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123312247Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123620634Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123663776Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123724017Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123762268Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12384287Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123898772Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.123944943Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.124023355Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.124116417Z namespaces/openshift-insights/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.124154528Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.124800965Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.124888767Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.125203225Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.125330609Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.125661507Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.125752089Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.125910623Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.125973615Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126022116Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126106908Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126128679Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126229141Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126276353Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126325854Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126378445Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126448907Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126534809Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12656205Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126628982Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126645012Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126758095Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126844837Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126901999Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.126923769Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127008581Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127038032Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127105214Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127141765Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127200146Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127235847Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127314369Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127323509Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127373191Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/insights-operator-5c847dcfc4-5qf9s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127484774Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/insights-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127496824Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/insights-operator/insights-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127500924Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/insights-operator/insights-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.127540915Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128023127Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-5qf9s/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128349806Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128398007Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/insights-runtime-extractor-dldh9.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12851417Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128526611Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/exporter/exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128530691Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/exporter/exporter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128595002Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/exporter/exporter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128672244Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128741546Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/exporter/exporter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128775087Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/extractor/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128783977Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/extractor/extractor/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128789997Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/extractor/extractor/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128841299Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/extractor/extractor/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.128943561Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129013283Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/extractor/extractor/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129053074Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129061794Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129079925Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129120866Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129258369Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129312491Z namespaces/openshift-insights/pods/insights-runtime-extractor-dldh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129367432Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129403163Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/insights-runtime-extractor-fkt9s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129532906Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129545507Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/exporter/exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129552147Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/exporter/exporter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129594148Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/exporter/exporter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.12968175Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129748672Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/exporter/exporter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129789003Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/extractor/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129797763Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/extractor/extractor/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129810983Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/extractor/extractor/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129854094Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/extractor/extractor/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.129948177Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130014899Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/extractor/extractor/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13005504Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13006871Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13007482Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130132592Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130226694Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130294296Z namespaces/openshift-insights/pods/insights-runtime-extractor-fkt9s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130356447Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130376058Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/insights-runtime-extractor-kw9lq.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130789389Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130806789Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/exporter/exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130813579Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/exporter/exporter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13087204Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/exporter/exporter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.130940432Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131012154Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/exporter/exporter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131026904Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/extractor/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131033005Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/extractor/extractor/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131056555Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/extractor/extractor/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131122617Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/extractor/extractor/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131211889Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131280161Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/extractor/extractor/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131300151Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131316412Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131323992Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131369973Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131523927Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131607499Z namespaces/openshift-insights/pods/insights-runtime-extractor-kw9lq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131661901Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131681721Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131762614Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131783984Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131855606Z namespaces/openshift-keda/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131863836Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131871296Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.131915387Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13201302Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132059421Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132068651Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132121473Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132183474Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132226675Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132315098Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13239832Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132493062Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132509063Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132551614Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132736079Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1327819Z namespaces/openshift-keda/operators.coreos.com/installplans/install-7q555.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132895292Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132916583Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.132985645Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133002775Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133075017Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133117428Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133240631Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133287893Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133347384Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133375975Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133452347Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133473687Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13358469Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133657262Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133733934Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133774335Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133809616Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133868677Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.133887298Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13397946Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134033682Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134083723Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134160345Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134237377Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134255987Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13438019Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134492453Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134569506Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134663738Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13474461Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.134884234Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135057218Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13512094Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135168061Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135203112Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135249733Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135304454Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135360106Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135438458Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13553786Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135585052Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135618292Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135669004Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135701564Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135752326Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135786227Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135834388Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135866949Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.135967181Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136013863Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136080004Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136099795Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136184597Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136218738Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13630552Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136382092Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136500435Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136522365Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136572547Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136626708Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13668196Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136759722Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136823263Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136859304Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136943066Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.136977127Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137026818Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137124791Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137228284Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137394368Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13749199Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137568712Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137700716Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13786422Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137899471Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137948732Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.137991753Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138035004Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138069905Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138117526Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138196139Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138280181Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138338862Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138386813Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138463025Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138498906Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138601029Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138660971Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138689451Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138744642Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138789524Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138824105Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138867726Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138930997Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.138963158Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.13905313Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139090831Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139156353Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139188914Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139257296Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139290616Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139376319Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139561334Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139639485Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139949173Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.139984544Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140055366Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140089017Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14018323Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14021828Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140263321Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140340963Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140413055Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140471467Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14061935Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140695172Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140775294Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140857047Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.140935139Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141059672Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141275187Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141344269Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14138321Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141474432Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141518114Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141589046Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141627796Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141725519Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141845772Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141883303Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141935734Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.141999976Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142046827Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142106629Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142177731Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142225462Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142261793Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142324324Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142362025Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142498459Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14254046Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142593971Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142629322Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142696954Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142733015Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142824197Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142909949Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.142985471Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143044273Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143080154Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143138625Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143175726Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143261608Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1433191Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143363411Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143460763Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143532195Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143546436Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143579077Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143635028Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143665269Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143770822Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.143845563Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144131531Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144211273Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144292635Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144417178Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144608433Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144637264Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144719726Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144765197Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144811208Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144854719Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144909561Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.144986353Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145065845Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145096465Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145196668Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145253569Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14527347Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145359062Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145375133Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145438414Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145495076Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145579748Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145632179Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145684071Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145725112Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145790963Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145834255Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145914826Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.145990699Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14606727Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146127142Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146162323Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146224084Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146259635Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146342637Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146379198Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14643841Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146525562Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146606844Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146643115Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146752028Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14682926Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146908862Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.146989104Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147065926Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147197499Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147389574Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147570669Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14761589Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147661931Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147705092Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147741093Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147789565Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147870707Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147946158Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.147982359Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148040671Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148061561Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148123753Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148154164Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148194825Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148252497Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148268697Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148351759Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14839427Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148852142Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148898403Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148976075Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.148994936Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149080778Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14917912Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149252522Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149306213Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149358485Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149408836Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149486128Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.14957491Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149601901Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149650362Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149729944Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149781756Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149824727Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.149927159Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150000711Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150078113Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150160615Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150233587Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150488714Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150651038Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150686819Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15074353Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150797332Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150847403Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150905024Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.150956976Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151030228Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151114Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151145791Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151194492Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151234323Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151276634Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151341645Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151371976Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151408317Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151485509Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151586522Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151631033Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151706115Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151746186Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151818228Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151849919Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.151936611Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152055224Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152154226Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152204878Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152250239Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15230211Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152343911Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152442874Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152511326Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152551867Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152636809Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15267842Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1526858Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152734291Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152814003Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152845824Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.152958977Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153040829Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153240244Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153311926Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15344728Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153588773Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153789499Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15385436Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153876991Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153949812Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.153971003Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154037365Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154056405Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154150088Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15422921Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15426056Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154329072Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154370273Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154376503Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154467946Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154519607Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154575408Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/kube-storage-version-migrator-operator-846bf668f7-c7tm5.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15464685Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/kube-storage-version-migrator-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154660751Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154674161Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154689362Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154802234Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-c7tm5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154936828Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.154971759Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15503404Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155067841Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155155323Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155190194Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155253286Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155286287Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155360699Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15539447Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155574354Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155684377Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155774669Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155823731Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155869862Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155933983Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.155975835Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156071297Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156116308Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1561743Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156252502Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156322893Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156366574Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156484408Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15657891Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156701313Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156777325Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.156878238Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157000211Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157188936Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157235207Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157268408Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157321529Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1573546Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157404521Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157474593Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157561065Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157645827Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157696809Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157713929Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15777139Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157812652Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157860633Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157870713Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157910274Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator-d57d58cc9-pxlmv.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157977506Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/graceful-termination/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157986146Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/graceful-termination/graceful-termination/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.157998267Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158043848Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15813618Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158201112Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158237942Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158249303Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator/migrator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158263443Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator/migrator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158292554Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator/migrator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158393947Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158491699Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-pxlmv/migrator/migrator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1585358Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158564491Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158625483Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158657303Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158715825Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158723465Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158735555Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158773776Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158872559Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158969851Z namespaces/openshift-marketplace/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158977881Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.158982002Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159016893Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159081414Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159090024Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159119805Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159212578Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.15929234Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159382822Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159508225Z namespaces/openshift-monitoring/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159558667Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159613908Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159660439Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159731021Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159774922Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.159930996Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.160559102Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.160918911Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161162097Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161193838Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.16127124Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161294841Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161379153Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161439724Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161499266Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161580328Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.16163491Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.161687331Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.165032347Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.165188381Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.166308749Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.166379131Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.167310885Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.167451099Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168029554Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168189328Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168220579Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168383213Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168447155Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168509876Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168557377Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1686412Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168728172Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168802764Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168839165Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.168965378Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169001479Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169092281Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169142132Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169268545Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169311457Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169415219Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169631515Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169718687Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.169971514Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170110437Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17023963Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170323052Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170439835Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170682862Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170796955Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170829416Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.170926948Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17101178Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171093452Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171209765Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171280977Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171444641Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171537454Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171622056Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171709988Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171803121Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.171893353Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172340604Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172376005Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172439427Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172454597Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172506419Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172588581Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172595741Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172693583Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172865108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172878488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172888858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.172922199Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173027162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173092434Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173187856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173197416Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173201536Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173208757Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17332576Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173384021Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173446953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173465033Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173475563Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173514864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173607557Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173675909Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17372545Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17373542Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17374501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173786051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173872014Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173937575Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173988126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.173998417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174012007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174038488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17413523Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174194422Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174240283Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174253333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174257693Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174296644Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174393507Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174484199Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174540741Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174552431Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174558071Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174595242Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174673144Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174742556Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174770286Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174818058Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator-64786d9cbb-bxkfm.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17490647Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17491383Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174928761Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.174976512Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175505456Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175607348Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-bxkfm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175652639Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17570277Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics-7c9dbb8b7d-dbl59.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175816073Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-main/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175825044Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175831244Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175876005Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.175978108Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176050459Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176089251Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-self/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176095271Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176102661Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176171933Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176278235Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176349907Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176401239Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176410439Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1764419Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176505491Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176644535Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176713996Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-dbl59/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176765248Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176799569Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server-7b77b96467-7s78c.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176897891Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176904361Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server/metrics-server/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176912552Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server/metrics-server/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.176990343Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177091056Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177175988Z namespaces/openshift-monitoring/pods/metrics-server-7b77b96467-7s78c/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177215039Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177268391Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin-d5dcff7cf-4qrvv.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177352543Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177362833Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177368833Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177445555Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177555208Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17762816Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-4qrvv/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177678441Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177722512Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter-crn6s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177838645Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/init-textfile/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177846885Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/init-textfile/init-textfile/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177854666Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/init-textfile/init-textfile/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177902677Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.177977489Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178047701Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178078571Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178085922Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178089872Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178139553Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178234745Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178301867Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178348628Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178360349Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter/node-exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178373759Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter/node-exporter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17841619Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178611985Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178678337Z namespaces/openshift-monitoring/pods/node-exporter-crn6s/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178711818Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178749449Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter-hlq5v.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178848951Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/init-textfile/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178856131Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/init-textfile/init-textfile/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178860171Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/init-textfile/init-textfile/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178894692Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.178968364Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179034326Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179053816Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179067127Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179073347Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179112118Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17919969Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179265372Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179312233Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179320403Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter/node-exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179325503Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter/node-exporter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179365315Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179497918Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.17956956Z namespaces/openshift-monitoring/pods/node-exporter-hlq5v/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179625541Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179663592Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter-lvnnm.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179766095Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/init-textfile/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179782005Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/init-textfile/init-textfile/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179795335Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/init-textfile/init-textfile/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179834316Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.179913449Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1799822Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180025571Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180035842Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180040092Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180064452Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180154585Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180217936Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180251637Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180260507Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter/node-exporter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180268358Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter/node-exporter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180321009Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180447892Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180524634Z namespaces/openshift-monitoring/pods/node-exporter-lvnnm/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180575555Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180621897Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics-54cf96dfcf-8g9lg.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18076231Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-main/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180769971Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180776161Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180844132Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180926955Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.180998106Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181048467Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-self/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181064558Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181074248Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181107449Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181216392Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181281824Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181362826Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181372066Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181376086Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181407887Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18153564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181617842Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-8g9lg/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181632333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181731455Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18191157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18192585Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18193827Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.181995312Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182094605Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182164396Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182186017Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182197527Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182208917Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182263449Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182352801Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182442634Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182465784Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182473404Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182483284Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182532326Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182631638Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18269989Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182744751Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182752521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182756422Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182794272Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182878085Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182945926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.182990297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183000388Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183008618Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183045489Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183146872Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183211003Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183259054Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183266715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183273195Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183312366Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183617333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183686485Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183739337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183746997Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183753687Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183799848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183903761Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.183970422Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184038994Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184075725Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator-567f7b8b7c-wblsf.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184172408Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184179688Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184190098Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184233259Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184322271Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184389533Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184447175Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184458965Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184463105Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184487256Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18466354Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184729002Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-wblsf/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184768003Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184794714Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook-d559d66d5-t5x57.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184882886Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184892786Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184898916Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.184929427Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18502571Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185094251Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-t5x57/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185144293Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185174284Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client-6c74dfb84f-bcpvl.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185403159Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18541009Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18541416Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185477661Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185569234Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185648456Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185677056Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/reload/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185682086Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/reload/reload/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185685877Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/reload/reload/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185728998Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/reload/reload/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1858206Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185889412Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/reload/reload/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185929683Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185935513Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client/telemeter-client/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185939573Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.185976134Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186115238Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186184249Z namespaces/openshift-monitoring/pods/telemeter-client-6c74dfb84f-bcpvl/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1862229Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186289732Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-querier-6bbcb7bc8-rs64q.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186449066Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186464017Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186470037Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186528468Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186623431Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186685062Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186724983Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-rules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186732333Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186736413Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186756024Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186858967Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186926618Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186941599Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-web/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186947619Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.186956119Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187008771Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187087162Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187148464Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187182125Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187197475Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187205465Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187246146Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187334699Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187396761Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187432211Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/prom-label-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187448932Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187455002Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187503503Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187595446Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187662477Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187693168Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-query/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187698548Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-query/thanos-query/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187707468Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-query/thanos-query/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18774961Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187849322Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187919054Z namespaces/openshift-monitoring/pods/thanos-querier-6bbcb7bc8-rs64q/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187945995Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.187983296Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188035317Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188062638Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188179841Z namespaces/openshift-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188229852Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188296684Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188335934Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188382846Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188445607Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188717844Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188797376Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188874368Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188915589Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.188966691Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189119295Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189246598Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18932356Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1893449Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189406122Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189470684Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189553416Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189605537Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189641748Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.18973133Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189773891Z namespaces/openshift-multus/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189822343Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.189968627Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.190054189Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.190584332Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.190707195Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.191405383Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.191522536Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19168196Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.191740402Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.191796963Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.191903086Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.191989858Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19207677Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192185523Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192228004Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192349837Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1924374Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192554463Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192602214Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192639015Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192700217Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192737118Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192796579Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19282926Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192880891Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192907782Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.192995004Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193077206Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193124787Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193180079Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19323737Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193279581Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193334933Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193354843Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193418105Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193475656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193525338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/multus-additional-cni-plugins-8tkxq.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193670601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/bond-cni-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193678451Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193682472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193713912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193802665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193876087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193894027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193899467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/cni-plugins/cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193907568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.193950578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194037201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194103413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194140643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/egress-router-binary-copy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194146763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194150824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194187404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194278887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194345709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194372809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19437796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19438889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19441701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194664727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194729738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194769359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/routeoverride-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1947776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19478158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194819021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194904913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194970405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.194997236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni-bincopy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195002385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195006226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195045727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195136319Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195203131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195230362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195235422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195239382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195277953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195367185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195437687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8tkxq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195488578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195538839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/multus-additional-cni-plugins-fl924.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195681073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/bond-cni-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195693463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195699623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195727794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195817186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195884168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195907799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195912649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/cni-plugins/cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.195918439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1959688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196057873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196125054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196164395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/egress-router-binary-copy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196172086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196181026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196218697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196306419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196372951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196407212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196441873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196461143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196478714Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196555095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196625507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196653478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/routeoverride-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196658578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196662408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196703359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196791182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196858483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196885504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni-bincopy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196894164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196906914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.196952075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197039308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19710645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197157331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197167901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197173871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197203272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197290424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197356136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fl924/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197403727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197462729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/multus-additional-cni-plugins-z5hhs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197594222Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/bond-cni-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197601542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197605752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197631113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197723295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197790957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197819208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197824168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/cni-plugins/cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197829968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197878889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.197968501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198035313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198075094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/egress-router-binary-copy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198082984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198086975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198115915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198206998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19827524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198337021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198345861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198351441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198372832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198470534Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198552516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198563447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/routeoverride-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198569447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198577567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198622668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198714941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198784193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198825954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni-bincopy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198833894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198837994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198863004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.198957747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199027769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199043389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199051189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199055209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199100641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199192563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199259635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z5hhs/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199290646Z namespaces/openshift-multus/pods/multus-c56wq/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199331127Z namespaces/openshift-multus/pods/multus-c56wq/multus-c56wq.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199443759Z namespaces/openshift-multus/pods/multus-c56wq/kube-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.19945462Z namespaces/openshift-multus/pods/multus-c56wq/kube-multus/kube-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.1994588Z namespaces/openshift-multus/pods/multus-c56wq/kube-multus/kube-multus/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199485211Z namespaces/openshift-multus/pods/multus-c56wq/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.199946702Z namespaces/openshift-multus/pods/multus-c56wq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200013494Z namespaces/openshift-multus/pods/multus-c56wq/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200056635Z namespaces/openshift-multus/pods/multus-ncsks/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200094696Z namespaces/openshift-multus/pods/multus-ncsks/multus-ncsks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200185429Z namespaces/openshift-multus/pods/multus-ncsks/kube-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200195399Z namespaces/openshift-multus/pods/multus-ncsks/kube-multus/kube-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200201769Z namespaces/openshift-multus/pods/multus-ncsks/kube-multus/kube-multus/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20022653Z namespaces/openshift-multus/pods/multus-ncsks/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200510207Z namespaces/openshift-multus/pods/multus-ncsks/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200589339Z namespaces/openshift-multus/pods/multus-ncsks/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20062709Z namespaces/openshift-multus/pods/multus-qfr64/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200676111Z namespaces/openshift-multus/pods/multus-qfr64/multus-qfr64.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200823205Z namespaces/openshift-multus/pods/multus-qfr64/kube-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200833635Z namespaces/openshift-multus/pods/multus-qfr64/kube-multus/kube-multus/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200842095Z namespaces/openshift-multus/pods/multus-qfr64/kube-multus/kube-multus/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.200855976Z namespaces/openshift-multus/pods/multus-qfr64/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201196474Z namespaces/openshift-multus/pods/multus-qfr64/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201260666Z namespaces/openshift-multus/pods/multus-qfr64/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201294537Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201335288Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon-4vkrs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201445641Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201467381Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201473971Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201488902Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201602345Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201663346Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201695877Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201700657Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201704657Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201738928Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201860052Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201924093Z namespaces/openshift-multus/pods/network-metrics-daemon-4vkrs/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.201961044Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202001845Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon-s5xr4.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202086617Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202093818Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202097818Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202128448Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202216221Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202288563Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202311143Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202316903Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202321243Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202369714Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202612321Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202682293Z namespaces/openshift-multus/pods/network-metrics-daemon-s5xr4/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202698583Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202754684Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon-z6f2h.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202823976Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202833537Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202838666Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.202877858Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20296386Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203033851Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203063382Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203070512Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203075213Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203109784Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203213586Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203282188Z namespaces/openshift-multus/pods/network-metrics-daemon-z6f2h/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203310739Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20335176Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203402621Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203410291Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203468173Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203564055Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203608156Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203641877Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203731289Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20377423Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203818392Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203864743Z namespaces/openshift-network-console/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203907074Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.203964555Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204008216Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204052408Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204083298Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204171941Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204291834Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204390436Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204441328Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204494929Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204568391Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204609602Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204654803Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204700074Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204774096Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204823608Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204863218Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20494342Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.204989302Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205030573Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205149266Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205234078Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205355331Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205447993Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205603208Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205729491Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205873575Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205930306Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.205963267Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206022478Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206067809Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206118321Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206158322Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206210933Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206254424Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206290475Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206333186Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206413878Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206524471Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206568032Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206619163Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206658095Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206700476Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206757167Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206767757Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206798618Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin-6bffdf9778-cr85g.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20687633Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20688377Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20688787Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.206922811Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207008984Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207089806Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-cr85g/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207105976Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207155857Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207204569Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207242379Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207288611Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207320781Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207382323Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207441455Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207497346Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207536857Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20763936Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207737952Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207840095Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207882686Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207921087Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.207986358Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.20803204Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208092691Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208125862Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208174063Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208213814Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208293656Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208337007Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208378828Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208486871Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208535092Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208571693Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208671036Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208756448Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.208947323Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209025505Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209267102Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209352954Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209635251Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209693152Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209737514Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209790085Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209832466Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209914818Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.209962549Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21000649Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210072922Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210102893Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210155914Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210190075Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210273117Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21035875Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210406351Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210469752Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210527764Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210558104Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210618136Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210660687Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210705308Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210734229Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210787Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/network-check-source-989f8b8dc-zt5xg.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210861912Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/check-endpoints/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210870083Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/check-endpoints/check-endpoints/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210874113Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.210907644Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211019576Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211116559Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-zt5xg/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21114877Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21116616Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-d495m.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211272283Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-container/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211285803Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211292053Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211309824Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211401866Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211502549Z namespaces/openshift-network-diagnostics/pods/network-check-target-d495m/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21153526Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21156463Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-fjbmt.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211642912Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-container/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211650012Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211654123Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211691544Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211780016Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211842028Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjbmt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211881969Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21191791Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-jsb68.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211990351Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-container/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.211998181Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212002181Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212033222Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212120525Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212187296Z namespaces/openshift-network-diagnostics/pods/network-check-target-jsb68/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212307Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2123133Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21231992Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21232363Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21234453Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212454003Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212497814Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212542566Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212632418Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212669789Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21271934Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212752501Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212818542Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212861244Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212899995Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.212963946Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213001087Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213078409Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213180422Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213253614Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213288085Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213323035Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213386257Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213448489Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213530321Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213580892Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213619303Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213700845Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213735006Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213741986Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213783827Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213837009Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213874609Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.213975202Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214050974Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214139246Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214215228Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2142964Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214462835Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214571418Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214617419Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214645259Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214708191Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214736172Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214790073Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214827164Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214874135Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.214912526Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215011489Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215075391Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215129232Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215146632Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215209874Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215244155Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215278746Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215334817Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215368518Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215374028Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21544321Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215481131Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215527662Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215576643Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215618004Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215659595Z namespaces/openshift-network-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215706987Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215761658Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215808359Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21585998Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.215899312Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216003884Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216080216Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216161478Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216204249Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21623297Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216307882Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216331723Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216388084Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216416925Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216537838Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216569149Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21661297Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216694362Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216746203Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216754283Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216789664Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216851426Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.216867306Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21702215Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217105163Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217305997Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217376019Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217596045Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217683337Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217811661Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217857692Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217899833Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.217983275Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218044156Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218083377Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218133659Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21817607Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218229391Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218278853Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218313403Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218353644Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218438286Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218626982Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218675643Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218694433Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218756845Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218785566Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218853697Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.218867948Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21894075Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21896681Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219019241Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219027222Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219066403Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter-bbfk4.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219142035Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219148925Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219152885Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219187696Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219270528Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21933676Z namespaces/openshift-network-operator/pods/iptables-alerter-bbfk4/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219364881Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219410322Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter-gmfs8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219504044Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219515334Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219522665Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219552685Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219638397Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219706609Z namespaces/openshift-network-operator/pods/iptables-alerter-gmfs8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.21974573Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219772591Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter-hx58k.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219859273Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219866783Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219870903Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219903954Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.219988697Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220054448Z namespaces/openshift-network-operator/pods/iptables-alerter-hx58k/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220094429Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22012068Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220176291Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220203912Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220257413Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220296844Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220360596Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220391667Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220473249Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22052383Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220619033Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220691624Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220773086Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220823458Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220841818Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2208986Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.220944221Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221015223Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221066634Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221103895Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221211418Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221251259Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221281379Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221508835Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221593958Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22168495Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221763352Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221846584Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.221970897Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222161252Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222225834Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222270655Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222324126Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222368418Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222416829Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222496571Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222579003Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222660085Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222700846Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222736317Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222790018Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222822389Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222886441Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222918052Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.222996624Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223003894Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223033075Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223087206Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223129467Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223186948Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223223609Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22326885Z namespaces/openshift-operators/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223275831Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223279791Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223314032Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223368413Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223410144Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223564468Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223609489Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2236553Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223690241Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223878496Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.223955758Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22403505Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224064731Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224116592Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224253276Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224293117Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224329898Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224380729Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224502542Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224542103Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224585344Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224667826Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224716528Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224727618Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224757339Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22480876Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.224836591Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.225099417Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22518843Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.225543849Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.225671922Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226151204Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226231706Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226403461Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226482223Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226505173Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226606356Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226819352Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226854833Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226943315Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.226986526Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227033547Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227100059Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22713225Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227200841Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227225892Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227276373Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227283553Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227322374Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227373626Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227410407Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22751801Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227600952Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227650593Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227685284Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227741515Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227788906Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227863858Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227900299Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227952941Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227962801Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.227992302Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228107405Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228145455Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228182327Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228251738Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228264189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22831893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-node-28cz9.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228525045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-node/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228536306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228540346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228574617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22871342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228775992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228816793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228824723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228828763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228858414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.228981937Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229050379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229079199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/nbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22908377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/nbdb/nbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.22908754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/nbdb/nbdb/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229138011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/nbdb/nbdb/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229240164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229306256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229335606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/northd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229339986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/northd/northd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229343746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/northd/northd/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229387698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/northd/northd/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229513681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229572502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/northd/northd/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229602593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-acl-logging/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229608203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229611923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229651774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229747107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229791358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229801278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-controller/ovn-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229805398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.229838819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.230029804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.230095926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.230113196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.230122666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.230126957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.230170687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23104169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231110632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231158503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/sbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231170033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/sbdb/sbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231175763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/sbdb/sbdb/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231186484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/sbdb/sbdb/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231289066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231353228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28cz9/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231392339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231597234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-node-jhw2p.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231751398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-node/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231762498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231771549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231787389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231909252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231977444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.231999654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232008595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232017085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232055436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232180309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232247371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232284452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/nbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232293552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/nbdb/nbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232299442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/nbdb/nbdb/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232320973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/nbdb/nbdb/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232415785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232511438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232538588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/northd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232543508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/northd/northd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232548139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/northd/northd/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23258983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/northd/northd/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232698952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232768174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/northd/northd/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232793855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-acl-logging/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232800085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232803855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232844816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.232934718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23300499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233021231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233029271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-controller/ovn-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233034911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233081502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233261217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233324288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233356349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.233360789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23336462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23340225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234282503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234347345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234374465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/sbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234379266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/sbdb/sbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234383266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/sbdb/sbdb/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234432807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/sbdb/sbdb/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23456954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234644712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jhw2p/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234670673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234760855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-node-mvqc5.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234909849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-node/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.234917209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23492126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23496081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235093764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235170346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235250748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235262548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235268418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235292749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235452223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235546196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235578836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/nbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235586926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/nbdb/nbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235590727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/nbdb/nbdb/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235631928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235743501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235802052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235847583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/northd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235855864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/northd/northd/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235859724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/northd/northd/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235870724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/northd/northd/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.235987597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236057429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/northd/northd/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23609337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-acl-logging/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2361025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23610838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236134401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236226733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236292945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236331446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236337216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-controller/ovn-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236341176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236379257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236629113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236695505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236727466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236735556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236739296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.236775537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.237812863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.237876915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.237903196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/sbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.237910806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/sbdb/sbdb/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.237916426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/sbdb/sbdb/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.237965247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23805978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238125562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mvqc5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238144652Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238189653Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238230204Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238238114Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238283526Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238376208Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238525262Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238583393Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238615414Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238709986Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238784148Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23883357Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238873331Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238925132Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238932002Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238936012Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.238974353Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239025835Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239072976Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239127947Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239173229Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23921752Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239260041Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239342453Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239540908Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.23964329Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239686962Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239727413Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239774734Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239813855Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239892317Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239939208Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.239981929Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240064441Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240114873Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240125263Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240157404Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240208735Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240250476Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240359109Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240463972Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240677017Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240754979Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240873772Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.240995575Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24117265Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241225291Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241270182Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241321304Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241370695Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241405736Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241472437Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24155535Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241637132Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241683673Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241713094Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241779575Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241814266Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241870628Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241909459Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24195899Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24196617Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.241993901Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/service-ca-operator-5d46d9ffd4-xzswr.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242085253Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/service-ca-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242092423Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242096364Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242130694Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242283168Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-xzswr/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242480343Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242520375Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242563685Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242597636Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242647118Z namespaces/openshift-service-ca/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242698659Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24274855Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242778581Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242831242Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242859883Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.242950626Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243052168Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24314439Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243191181Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243226253Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243275534Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243310095Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243392077Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243453518Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243489139Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243574081Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243621043Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243631903Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243665654Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243716535Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243752266Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243864809Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.243942701Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244063434Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244138956Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244251799Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244379402Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244581127Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244626438Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244672579Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244720701Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244758532Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244804743Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244835994Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.244920906Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245000958Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245051609Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2450819Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245144842Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245178772Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245230544Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245241604Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245274055Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-758f599c5-xr6c9.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24544595Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24545869Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24546285Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245497311Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245719106Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245786148Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-xr6c9/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245816229Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24585933Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245908451Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.245940172Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246002154Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246056595Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246099476Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246148417Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246181438Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24623385Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246315832Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246392084Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246504337Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246555458Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246577759Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24663724Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246675711Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246761913Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246797114Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246844965Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246924057Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.246972338Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24701077Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247105592Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247184874Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247268296Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247344708Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247444541Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247643336Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24779619Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247843641Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247879922Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247933043Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.247971734Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248018145Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248056186Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248133638Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248218201Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248263062Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248293532Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248348004Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248388295Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248436066Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248499838Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248546049Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.24859108Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248635411Z namespaces/openshift/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248682482Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248738164Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248778805Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248823776Z namespaces/openshift/apps/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248865107Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.248945609Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249021841Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249104883Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249159995Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249196426Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249243697Z namespaces/openshift/batch/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249285288Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2493629Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249404751Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249470253Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249554975Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249605376Z namespaces/openshift/core/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249647337Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2497473Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249821712Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249902534Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.249978406Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.250059818Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.250192541Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.250369346Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.250416107Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.250484969Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.25053236Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.250571941Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.251902125Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.251947756Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252039919Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252121331Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252227923Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252332226Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252449119Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252609053Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252769497Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252897081Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.252992133Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253091766Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253237689Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253351492Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253485556Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253581108Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.25367521Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253781263Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.253902786Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254020879Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254113842Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254213244Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254307927Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254410729Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254532772Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254634115Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254753558Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254841851Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.254951663Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255061216Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255162819Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255269091Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255378914Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255563929Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255676902Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255767384Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.255889117Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256037381Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256122883Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256240456Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256347119Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256484093Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256629516Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256725799Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256821741Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.256943504Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257083468Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257190291Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257311584Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257414936Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257523839Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257618091Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257734194Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257856478Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.257977691Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258090054Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258209427Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258309909Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258404772Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258544835Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258661758Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.25870469Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258802182Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258896644Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258939045Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.258987227Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259027018Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259067609Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.25910917Z namespaces/openshift/policy/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259158381Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259196492Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259241513Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259285725Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259295825Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259333166Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.25948063Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259605083Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259713205Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259820568Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.259988003Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260091105Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260208198Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260315381Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260463905Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260582428Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260696281Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260815884Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.260959137Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.26106728Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261204603Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261310656Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.26144286Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261560483Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261669166Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261774218Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261872751Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.261977594Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262084016Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262180929Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262285391Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262380894Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262506007Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2626211Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262724593Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262839205Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.262947758Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.263039831Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.263183884Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.26340055Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.263609365Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.263710338Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.263809341Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.263922343Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264030656Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264131809Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264252402Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264363595Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264505978Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264631151Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264756415Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.264899958Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265028412Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265180226Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265285698Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265376311Z network_logs/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265435032Z network_logs/cluster_scale [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265523765Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265604007Z network_logs/multi-networkpolicy [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265680318Z network_logs/net-attach-def [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265764661Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.265915255Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.266009007Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.26728615Z nodes/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.267332081Z nodes/debug [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.267437423Z nodes/ip-10-0-134-124.ec2.internal/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.267497555Z nodes/ip-10-0-134-124.ec2.internal/cpu_affinities.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.267778272Z nodes/ip-10-0-134-124.ec2.internal/dmesg [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.2680801Z nodes/ip-10-0-134-124.ec2.internal/ethtool_channels [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.268148782Z nodes/ip-10-0-134-124.ec2.internal/ethtool_features [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.268234954Z nodes/ip-10-0-134-124.ec2.internal/ip-10-0-134-124.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.268582213Z nodes/ip-10-0-134-124.ec2.internal/irq_affinities.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.268724416Z nodes/ip-10-0-134-124.ec2.internal/lscpu [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.268846219Z nodes/ip-10-0-134-124.ec2.internal/lspci [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.268944702Z nodes/ip-10-0-134-124.ec2.internal/podresources.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.269052735Z nodes/ip-10-0-134-124.ec2.internal/pods_info.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.269185508Z nodes/ip-10-0-134-124.ec2.internal/proc_cmdline [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.269266661Z nodes/ip-10-0-134-124.ec2.internal/sysinfo.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.271087307Z nodes/ip-10-0-134-124.ec2.internal/sysinfo.tgz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.271237411Z nodes/ip-10-0-140-1.ec2.internal/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.271278962Z nodes/ip-10-0-140-1.ec2.internal/cpu_affinities.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.271618451Z nodes/ip-10-0-140-1.ec2.internal/dmesg [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.271872017Z nodes/ip-10-0-140-1.ec2.internal/ethtool_channels [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.271943909Z nodes/ip-10-0-140-1.ec2.internal/ethtool_features [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272033401Z nodes/ip-10-0-140-1.ec2.internal/ip-10-0-140-1.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272299988Z nodes/ip-10-0-140-1.ec2.internal/irq_affinities.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272434642Z nodes/ip-10-0-140-1.ec2.internal/lscpu [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272584026Z nodes/ip-10-0-140-1.ec2.internal/lspci [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272669588Z nodes/ip-10-0-140-1.ec2.internal/podresources.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.27277171Z nodes/ip-10-0-140-1.ec2.internal/pods_info.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272879213Z nodes/ip-10-0-140-1.ec2.internal/proc_cmdline [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.272972165Z nodes/ip-10-0-140-1.ec2.internal/sysinfo.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.27470117Z nodes/ip-10-0-140-1.ec2.internal/sysinfo.tgz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.274851064Z nodes/ip-10-0-141-123.ec2.internal/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.274896175Z nodes/ip-10-0-141-123.ec2.internal/cpu_affinities.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.275207423Z nodes/ip-10-0-141-123.ec2.internal/dmesg [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.275550262Z nodes/ip-10-0-141-123.ec2.internal/ethtool_channels [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.275629464Z nodes/ip-10-0-141-123.ec2.internal/ethtool_features [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.275710486Z nodes/ip-10-0-141-123.ec2.internal/ip-10-0-141-123.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.275993683Z nodes/ip-10-0-141-123.ec2.internal/irq_affinities.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.276132906Z nodes/ip-10-0-141-123.ec2.internal/lscpu [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.27625941Z nodes/ip-10-0-141-123.ec2.internal/lspci [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.276352172Z nodes/ip-10-0-141-123.ec2.internal/podresources.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.276478415Z nodes/ip-10-0-141-123.ec2.internal/pods_info.json [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.276608029Z nodes/ip-10-0-141-123.ec2.internal/proc_cmdline [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.276688201Z nodes/ip-10-0-141-123.ec2.internal/sysinfo.log [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.278396335Z nodes/ip-10-0-141-123.ec2.internal/sysinfo.tgz [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.27859915Z pod_network_connectivity_check/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.27862253Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.278742184Z static-pods/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.278753054Z static-pods/kube-apiserver/ [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.28602255Z [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.286043551Z sent 58,430 bytes received 4,072,643 bytes 2,754,048.67 bytes/sec [must-gather] [must-gather-tnbc4] OUT 2026-07-02T21:45:47.286049121Z total size is 43,664,858 speedup is 10.57 [must-gather] [must-gather ] OUT 2026-07-02T21:45:47.571040871Z namespace/openshift-must-gather-p2hh8 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: a50e5564-8436-4399-a697-445f01af0576 [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-lqmcs [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-lqmcs-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-lqmcs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 4d63c41..4e176f8 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 4d63c41..4e176f8 [git-push-artifacts] Fast-forward [git-push-artifacts] test-artifacts/kserve-group-test-lqmcs/e2e-raw.tar.gz | Bin 0 -> 6776783 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-lqmcs/e2e-raw.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6762915 Jul 2 21:46 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-lqmcs/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 49a8e6d] 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-lqmcs/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] 4e176f8..49a8e6d 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-02T21:46:33.077Z","type":3}]